plug leak

This commit is contained in:
Antony Dovgal 2006-05-03 19:40:49 +00:00
parent 2143dd5415
commit 8ab0e121d4

View file

@ -1408,6 +1408,7 @@ consult the installation file that came with this distribution, or visit \n\
if (script_file) {
/* override path_translated if -f on command line */
STR_FREE(SG(request_info).path_translated);
SG(request_info).path_translated = script_file;
}