mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
22f066e708
- Fix switch() freeing code to only free current function's switch expressions. - I have a feeling break expr; in a switch where expr > 1 leaks because it won't free all of the expressions. Fix is probably not trivial.
3.9 KiB
3.9 KiB