This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix segv on IO::File->open("/dev/null").
authorNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 20 Jun 2002 16:54:01 +0000 (16:54 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 20 Jun 2002 16:54:01 +0000 (16:54 +0000)
commita33cf58c90e96ed3c4b1c1fdbaf666d924440940
treeac94fca4da7662586ad127815a392c6a5bc9f0fe
parent41fcf1b2dde238cf584df7c8f5fb4cb1e68314f5
Fix segv on IO::File->open("/dev/null").

p4raw-id: //depot/perlio@17327
doio.c
perlio.c