1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext/opcache/tests/opt
Niels Dossche 2ad0b5cf05 Fix GH-19792: SCCP causes UAF for return value if both warning and exception are triggered
If an exception _and_ a warning (or deprecation) is emitted, then the
result is destroyed twice. Use an `else if` to prevent this.
This is tested via zend_test because the deprecation that triggered the
original reproducer may disappear in the future.

Closes GH-19793.
2025-09-11 19:35:53 +02:00
..
2022-08-29 17:12:57 +03:00
2022-11-07 11:07:58 +03:00
2022-05-23 13:33:20 +03:00
2021-04-08 17:06:40 +02:00
2022-02-28 11:44:22 +03:00
2023-12-25 13:22:03 +03:00
2022-04-10 11:22:36 +02:00
2022-04-25 12:15:55 +03:00
2022-05-11 12:09:11 +03:00
2022-05-11 12:39:26 +03:00
2022-05-16 12:41:25 +03:00
2022-06-06 11:13:53 +03:00
2022-06-14 10:20:45 +03:00
2022-06-14 11:59:35 +03:00
2022-07-18 14:20:06 +03:00
2022-07-25 15:53:06 +03:00
2022-08-22 21:11:39 +03:00
2022-09-26 12:19:12 +03:00
2023-12-01 17:08:16 +03:00
2022-06-20 10:59:37 +03:00
2021-12-10 01:39:28 +03:00
2022-10-17 15:08:21 +03:00
2023-03-27 17:57:54 +03:00
2021-12-24 13:10:22 +03:00
2022-01-10 19:39:19 +03:00
2022-05-16 13:45:31 +03:00