1
0
mirror of https://github.com/php/php-src.git synced 2026-04-16 20:41:18 +02:00
Files
archived-php-src/ext/standard/tests
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-09-02 19:46:32 +02:00
2016-09-11 12:59:43 +02:00
2016-05-06 12:37:21 +02:00
2016-09-30 11:40:55 +02:00
2016-08-27 01:18:10 +02:00
2016-02-01 20:46:06 -08:00
2016-10-08 01:10:37 +02:00