mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
53140e5c56
We have to free the `ansiname`s, regardless of whether they have been put into the hashtable or not. Since bug79299.phpt already shows the leak when run with a leak checker, there is no need for another regression test.