]> granicus.if.org Git - php/commit
MFH: don't try to read or write from/to a stream if it was open in different mode...
authorAntony Dovgal <tony2001@php.net>
Wed, 21 Jun 2006 13:12:37 +0000 (13:12 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 21 Jun 2006 13:12:37 +0000 (13:12 +0000)
commit8c30a7f8a616729f263591bc19e6697724548868
tree49f331d76c7e105bd560be63dad4aa687cf61889
parente7439fa200af3949b4e4fd55b24ce91e2aeb2968
MFH: don't try to read or write from/to a stream if it was open in different mode (leads to segfault in libbz2)
ext/bz2/bz2.c