From: Scott MacVicar Date: Mon, 30 Mar 2009 09:17:57 +0000 (+0000) Subject: MFH Add test for bug #47828 X-Git-Tag: php-5.3.0RC2~255 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05704553742f73c643ee6767f5c3c5bd132e0d03;p=php MFH Add test for bug #47828 --- diff --git a/ext/openssl/tests/bug47828.phpt b/ext/openssl/tests/bug47828.phpt new file mode 100644 index 0000000000..aef4d79cdb --- /dev/null +++ b/ext/openssl/tests/bug47828.phpt @@ -0,0 +1,15 @@ +--TEST-- +Bug #47828 (segfault with openssl_x509_parse()) +--SKIPIF-- + +--FILE-- + +--EXPECT-- +string(8) "9337ed77" +Done