mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-06 09:35:20 +00:00
13290ed7ac
There is a memory leak when a SQL statement is evaluated and returns an error while stepping. An example includes returning sqlite3_result_error from regexStringMatchFunc. The root cause is not finalizing a prepared statement. |
||
---|---|---|
.. | ||
benchmarks | ||
tests | ||
BUCK | ||
CMakeLists.txt | ||
dynamic_table_row.cpp | ||
dynamic_table_row.h | ||
sql.cpp | ||
sqlite_encoding.cpp | ||
sqlite_filesystem.cpp | ||
sqlite_hashing.cpp | ||
sqlite_math.cpp | ||
sqlite_operations.cpp | ||
sqlite_string.cpp | ||
sqlite_util.cpp | ||
sqlite_util.h | ||
virtual_sqlite_table.cpp | ||
virtual_table.cpp | ||
virtual_table.h |