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 635fe263ac Fix memory leaks in pdo_sqlite callback registration
* We need to clean the trampoline if the construction check fails
* Checking for an exception and then returning causes a leak on
  `collation`. Returning early is pointless anyway.

Closes GH-17904.
2025-02-23 16:35:55 +01:00
..
2025-01-29 19:25:03 +09:00
2025-01-17 11:53:12 +00:00
2024-12-06 19:02:17 +01:00
2024-10-13 21:13:06 +02:00
2025-02-17 10:27:33 +03:00
2025-01-03 12:31:08 +01:00
2025-02-14 15:28:48 +00:00
2024-11-27 19:54:23 +00:00
2024-12-06 17:44:01 +01:00
2025-02-02 13:38:36 +01:00
2024-10-24 15:58:12 +02:00
2025-02-06 23:31:30 +01:00
2024-11-27 23:05:50 +01:00
2025-01-06 20:11:36 +01:00
2025-01-26 23:37:14 +00:00
2025-02-16 00:17:06 +01:00
2024-12-30 12:41:58 -04:00
2025-01-05 13:34:38 +00:00
2024-11-08 20:48:06 +01:00
2024-12-27 15:54:37 +01:00
2025-02-20 11:47:51 +01:00
2025-02-14 23:10:40 +01:00