mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-31 06:01:52 +00:00
spelling: complaints
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
bda7d7bb11
commit
25b07e134c
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user