mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
37c5a13d67
This avoids a crash in cases where the list of candidate encodings is so huge that alloca would fail. Such crashes have been observed when the list of encodings was larger than around 208,000 entries.