diff --git a/src/aiven_gatekeeper.c b/src/aiven_gatekeeper.c index f007785..3c66e0f 100644 --- a/src/aiven_gatekeeper.c +++ b/src/aiven_gatekeeper.c @@ -269,7 +269,7 @@ gatekeeper_checks(PROCESS_UTILITY_PARAMS) char *funcLang; int i; bool checkBody; - char *sqlBody; + char *sqlBody = ""; char *result; /* if the agent is disabled, skip all checks */