]> 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)
commit1ac0c5589767dc15e16ab06d906660ce503f6934
tree18dbb087e55cc95a8cc4a8e75f4069965c17eb93
parenta3161aa091264561ac07cabb15f506e2a80d1d28
Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large
amount of data).
ext/filter/logical_filters.c
ext/filter/tests/bug52929.phpt [new file with mode: 0644]