]> granicus.if.org Git - php/commit
MFH: fix invalid read with bzopen("","") and prevent filename from being empty (which...
authorAntony Dovgal <tony2001@php.net>
Wed, 21 Jun 2006 12:43:27 +0000 (12:43 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 21 Jun 2006 12:43:27 +0000 (12:43 +0000)
commite7439fa200af3949b4e4fd55b24ce91e2aeb2968
tree3d0aeb672a59f41149d5c448022deb61d4fe3898
parentf496f5014a909c02f6e3355df226a8e3ffb36695
MFH: fix invalid read with bzopen("","") and prevent filename from being empty (which causes endless loop somewhere is libbz2)
ext/bz2/bz2.c