mirror of https://github.com/php/php-src
Browse Source
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=73188pull/2175/head
3 changed files with 28 additions and 6 deletions
Loading…
Reference in new issue