1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/main/streams
Sara Golemon 25d4943b44 Clear FG(user_stream_current_filename) when bailing out
If a userwrapper opener E_ERRORs then FG(user_stream_current_filename)
would remain set until the next request and would not be pointing
at unallocated memory.

Catch the bailout, clear the variable, then continue bailing.

Closes https://bugs.php.net/bug.php?id=73188

(cherry picked from commit 9f86cdaf7f)
2016-10-14 01:34:51 +02:00
..
2016-01-01 19:48:25 +02:00
2016-06-21 20:12:29 +03:00
2016-07-22 18:03:55 +02:00
2016-01-01 19:48:25 +02:00
2016-10-06 11:03:09 +02:00
2016-06-21 20:12:29 +03:00