1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00
Files
archived-php-src/ext/standard
Sara Golemon 43ccf23d70 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
2016-10-11 21:55:01 -07:00
..
2016-08-16 22:55:43 -07:00
2016-07-20 18:07:02 +08:00
2013-12-24 09:03:22 +00:00
2016-01-01 19:21:47 +02:00
2016-01-01 19:21:47 +02:00
2016-05-24 16:56:36 -07:00
2016-10-11 14:39:16 -07:00
2016-01-06 10:51:36 +01:00
2016-08-11 09:18:33 +09:00
2016-08-11 09:18:33 +09:00
2016-10-08 01:04:22 +02:00