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
Niels Dossche 2dde07af55 Fix memory leak when destroying PDORow
This should call zend_object_std_dtor() to clean the property table etc.
This also has a semantic influence because previously weak refs were not
notified for example.

This fixes the final issue in GH-18114 (the crash was master-only and
fixed already).

Closes GH-18114.
Closes GH-18123.
2025-03-20 23:13:42 +01:00
..
2024-01-31 11:20:44 +01:00
2025-03-06 15:04:18 +01:00
2024-10-13 21:12:46 +02:00
2024-12-18 11:38:44 +00:00
2024-11-27 19:54:06 +00:00
2024-11-10 20:16:33 +00:00
2025-03-06 15:24:35 +01:00
2025-03-06 15:24:35 +01:00
2024-08-06 16:54:58 +02:00
2025-02-16 00:16:57 +01:00
2024-06-28 20:14:20 +02:00
2025-03-10 11:28:29 +01:00
2025-03-06 15:24:35 +01:00
2025-03-11 22:09:00 +01:00
2025-02-14 23:09:57 +01:00