Fixed memory leaks in maxinfo.c and httpd.c
This commit is contained in:
@ -746,6 +746,7 @@ RESULTSET *set;
|
||||
resultset_free(set);
|
||||
}
|
||||
}
|
||||
gwbuf_free(queue);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user