mirror of
https://github.com/php/php-src.git
synced 2026-04-17 13:01:02 +02:00
Never mind, it looks like ext/filter does an estrdup on everything it gets which doesn't seem very efficient to me as most things it gets passed will already be emalloc'ed. My custom version of the filter extension doesn't do this which led to the confusion.
27 KiB
27 KiB