]> granicus.if.org Git - php/commit
Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large
authorAdam Harvey <aharvey@php.net>
Mon, 27 Sep 2010 07:08:04 +0000 (07:08 +0000)
committerAdam Harvey <aharvey@php.net>
Mon, 27 Sep 2010 07:08:04 +0000 (07:08 +0000)
commit2d4c7b4033d81bdb8575ed8eba7e806e41cd5887
tree931d9a84dc59f4f323010624d152ae62e0e27400
parent4839387edde2b6a551a757ebe316186f73739323
Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large
amount of data).
NEWS
ext/filter/logical_filters.c
ext/filter/tests/bug52929.phpt [new file with mode: 0644]