mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
Due to a signedness confusion in `GetCode_` a corrupt GIF file can trigger an infinite loop. Furthermore we make sure that a GIF without any palette entries is treated as invalid *after* open palette entries have been removed.