mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-15 14:28:39 +00:00
spelling: complaints
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -130,7 +130,7 @@ bool k8s_audit_handler::handleGet(CivetServer *server, struct mg_connection *con
|
||||
return true;
|
||||
}
|
||||
|
||||
// The version in CivetServer.cpp has valgrind compliants due to
|
||||
// The version in CivetServer.cpp has valgrind complaints due to
|
||||
// unguarded initialization of c++ string from buffer.
|
||||
static void get_post_data(struct mg_connection *conn, std::string &postdata)
|
||||
{
|
||||
|
Reference in New Issue
Block a user