1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/ext/session
Niels Dossche 6985aff7c3 Fix GH-13680: Segfault with session_decode and compilation error
It's illegal to return from a bailout because that doesn't restore the
original bailout data. Return outside of it.

Test by YuanchengJiang

Closes GH-13689.
2024-03-13 17:47:25 +01:00
..
2020-11-25 11:47:05 +01:00
2018-07-25 00:53:25 +02:00
2000-11-20 10:33:33 +00:00
2021-05-06 12:16:35 +02:00
2022-05-29 15:24:06 +01:00