mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
c10d3d3a35
`tmp` is allocated by `malloc()`, so we must not `LocalFree()` it.