mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
265af40a0a
This subtraction may overflow the signed domain, which is UB. Use an unsigned subtraction instead.