mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
0864915550
We make sure to never pass a negative `rlen` as size to memcpy().
Cf. <https://github.com/libgd/libgd/commit/53110871>.
(cherry picked from commit cc08cbc84d)