osquery-1/osquery/config
Stefano Bonicatti 66a20d0582
Fix config validation oom with duplicated keys (#6876)
This fixes a pathological case where the validation algorithm
is unable to verify if there's a deeply nested tree,
and it can end up into an oom situation.

Added a regression test to verify this case.
2021-01-01 15:44:36 -05:00
..
tests Fix config validation oom with duplicated keys (#6876) 2021-01-01 15:44:36 -05:00
CMakeLists.txt Update copyright notices (#6589) 2020-08-11 16:46:54 -04:00
config.cpp Fix config validation oom with duplicated keys (#6876) 2021-01-01 15:44:36 -05:00
config.h Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
packs.cpp Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00
packs.h Windows 32 bit Support (#6543) 2020-09-01 23:29:26 -04:00