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 dbabbe180b Remove dead code from openssl_spki_new() implementation (#18752)
If s is not NULL, the length can't be <= 0 because we at least append
`spkac` in the string, which is non-empty.
I noticed this condition because if it were actually possible to
execute, then it would leak memory.
2025-06-10 22:35:56 +02:00
..
2025-06-06 08:25:52 +09:00
2025-04-05 18:33:12 +01:00
2025-03-14 10:51:50 +01:00
2025-06-04 18:59:21 +02:00
2025-04-07 18:47:06 +02:00
2025-05-05 14:10:29 +01:00
2025-06-04 21:00:22 +02:00
2025-03-08 12:27:56 +01:00
2025-06-10 10:07:11 +02:00
2025-06-04 21:00:22 +02:00
2025-06-09 11:26:27 +02:00
2025-06-09 11:41:08 +02:00
2025-06-04 21:00:22 +02:00
2025-04-19 14:11:35 +09:00
2025-06-09 11:26:27 +02:00
2025-05-28 18:54:20 +02:00
2025-06-01 15:46:14 +02:00
2025-05-24 20:39:59 +02:00
2025-06-05 19:46:04 +01:00
2025-06-10 09:59:43 +02:00
2025-02-22 16:00:45 +01:00
2025-06-09 11:26:27 +02:00