1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 05:02:27 +02:00
Files
archived-php-src/ext
Alex Dowad c8e4f313fa Fix legacy conversion filter for ISO-2022-KR
When I was working on this code before, it really, really
looked like the index into `uhc3_ucs_table` could never
overrun the size of the table. Why did I get this wrong?
Don't know. Anyways, libfuzzer tore away my illusions
and unequivocally demonstrated that the index CAN be
larger than the size of the table.
2022-07-18 15:11:31 +02:00
..
2022-06-25 07:40:19 +01:00
2022-06-25 17:53:33 +01:00
2022-07-04 10:50:32 +01:00
2022-07-05 00:59:43 -06:00
2022-06-29 14:04:40 +02:00
2022-07-08 17:39:05 +01:00
2022-06-10 12:45:30 -04:00
2022-07-11 19:45:46 +02:00
2022-06-09 13:42:45 +02:00
2022-06-13 14:44:49 +02:00
2022-05-16 14:47:02 +02:00
2021-10-12 16:43:40 +02:00
2022-06-25 07:40:19 +01:00