1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Files
archived-php-src/ext/spl
Niels Dossche 4bfe69bbc4 Fix GH-17225: NULL deref in spl_directory.c
NULL checks for the glob stream are inconsistently applied. To solve
this generally, factor it out to a helper function so it's less likely
to be forgotten in the future.

Closes GH-17231.
2024-12-21 12:46:05 +01:00
..
2021-06-18 15:22:52 +01:00
2021-06-18 15:22:52 +01:00
2023-12-01 09:09:58 +01:00
2021-05-26 09:36:23 +02:00
2021-06-18 15:22:52 +01:00
2022-04-13 20:34:23 +01:00
2024-10-12 13:31:50 +02:00