mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
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)