mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
87829c09a1
Very large WBMP (width or height greater than 2**31-1) cause an overflow and circumvent the size limitation of 2048x2048 px. Very small WBMP (less than 12 bytes) cause a read error and are not recognized. This patch fixes both bugs.
7 B
7 B