From: Scott MacVicar Date: Mon, 30 Mar 2009 09:18:21 +0000 (+0000) Subject: MFH Add test for bug #47828 X-Git-Tag: php-5.2.10RC1~259 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4904830ca54c7e0bef5e2234ece1a5a923376a60;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