1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00
Files
archived-php-src/ext
Nikita Popov 6f38acfaf9 Safely reassign array in usort()
Make sure to destroy the old value only after assigning the new
one. Otherwise we may try to double free, e.g. if GC runs during
this dtor.

This caused an assertion failure in phpro/grumphp and is likely
the cause for bug #81603 as well.
2021-11-16 10:13:46 +01:00
..
2021-11-05 11:09:20 +01:00
2021-08-31 17:24:30 +02:00
2021-11-03 15:01:41 +00:00
2021-11-14 23:29:27 -08:00
2021-09-15 15:00:49 +03:00
2021-11-04 11:19:24 +01:00
2021-06-10 14:47:36 +02:00
2021-08-17 12:27:32 +02:00
2021-11-02 16:15:25 +01:00
2021-07-20 00:28:27 +02:00
2021-03-16 09:31:46 +01:00
2021-04-27 22:23:06 +02:00
2021-10-21 13:37:26 +02:00
2020-12-24 17:48:39 +11:00
2021-04-11 10:38:07 +02:00
2021-06-03 10:33:10 +02:00
2021-05-28 09:45:06 +02:00
2021-09-02 23:18:53 +02:00
2021-03-29 14:19:39 +02:00
2021-11-04 10:34:52 +01:00
2021-11-16 10:13:46 +01:00
2020-12-02 10:19:32 +01:00
2021-09-16 12:06:36 +02:00
2021-10-12 16:42:32 +02:00
2021-10-13 11:53:02 +02:00
2021-04-26 12:12:04 +02:00