]> granicus.if.org Git - php/commit
- MFH: Add sanity check in iconv_mime_encode(). Leaving the third parameter
authorMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 23 Mar 2005 23:08:25 +0000 (23:08 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 23 Mar 2005 23:08:25 +0000 (23:08 +0000)
commit8cdc2fec197d02fc91a686a33e69186bac8849ef
treea4b0c79460411d347306db1a727bbe83f61b97c9
parentc9b44080d28005e84d03b4505bb334517d7d39e9
- MFH: Add sanity check in iconv_mime_encode(). Leaving the third parameter
  unspecified would yield bus error.
- MFH: Add testcase for the bug.
ext/iconv/iconv.c
ext/iconv/tests/iconv004.phpt [new file with mode: 0644]