1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 08:02:49 +02:00
Files
archived-php-src/ext/pdo
Ilija Tovilo ee000ea186 Fix uouv on oom on object allocation
We may OOM during object initialization. In this case, free_obj needs to guard
against NULL values. There may be more cases where this is an issue, these were
the ones I was able to discover via script.

Fixes GH-11734
2023-08-14 11:10:00 +02:00
..
2022-08-24 14:40:01 +02:00
2023-07-04 09:18:49 +02:00
2023-08-14 11:10:00 +02:00
2022-12-18 23:20:29 -07:00