mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
plug leak
This commit is contained in:
parent
2143dd5415
commit
8ab0e121d4
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue