mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
e7fde8ad8e
Calling GetLastError() will not return the error code for the Windows registry APIs, since they return a LSTATUS value which already the error code. This also fixes the RegistryTablesTest.test_registry_non_existing_key test case which was incorrectly expecting success when querying for a non-existent registry key. Ported from https://github.com/osql/osql/pull/50 |
||
---|---|---|
.. | ||
applications | ||
cloud | ||
events | ||
forensic | ||
lldpd | ||
networking | ||
sleuthkit | ||
smart | ||
system | ||
utility | ||
yara | ||
BUCK | ||
CMakeLists.txt |