From: Pierre Joye Date: Mon, 21 Feb 2011 12:50:26 +0000 (+0000) Subject: - fix bug #54061, memory leak in openssl_decrypt X-Git-Tag: php-5.3.6RC2~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00b10c6aa3f135f7f03105dae30c5f5fabe0b701;p=php - fix bug #54061, memory leak in openssl_decrypt --- diff --git a/ext/openssl/tests/bug54061.phpt b/ext/openssl/tests/bug54061.phpt new file mode 100644 index 0000000000..cef3944119 --- /dev/null +++ b/ext/openssl/tests/bug54061.phpt @@ -0,0 +1,17 @@ +--TEST-- +Bug #54061 (Memory leak in openssl_decrypt) +--SKIPIF-- + +--FILE-- + +--EXPECT-- +Done