MCPcopy Create free account
hub / github.com/baidu/openrasp / pre_sqlite3_prepare_SQL

Function pre_sqlite3_prepare_SQL

agent/php5/hook/openrasp_sqlite3.cc:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void pre_sqlite3_prepare_SQL(OPENRASP_INTERNAL_FUNCTION_PARAMETERS)
53{
54 pre_sqlite3_exec_SQL(OPENRASP_INTERNAL_FUNCTION_PARAM_PASSTHRU);
55}
56
57//sqlite3::querySingle
58void pre_sqlite3_querysingle_SQL(OPENRASP_INTERNAL_FUNCTION_PARAMETERS)

Callers

nothing calls this directly

Calls 1

pre_sqlite3_exec_SQLFunction · 0.70

Tested by

no test coverage detected