X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgisimple.c;h=a8fd82681822f01827662c771a04234ddc453616;hp=0077e7c48149324278dd955bc3ab50586ef2940f;hb=1b1370f7a8a;hpb=ee5abceae9f104f674abd44984eefb99375ef9f5 diff --git a/cgisimple.c b/cgisimple.c index 0077e7c4..a8fd8268 100644 --- a/cgisimple.c +++ b/cgisimple.c @@ -1380,6 +1380,7 @@ jb_err cgi_show_status(struct client_state *csp, { if (!err) err = map(exports, "re-filter-filenames", 1, "None specified", 1); if (!err) err = map_block_killer(exports, "have-filterfile"); + freez(s); } #ifdef FEATURE_TRUST