Perl core dumps when running out of memory [PATCH]
authorGisle Aas <gisle@aas.no>
Sat, 17 Jan 2004 06:18:13 +0000 (22:18 -0800)
committerDave Mitchell <davem@fdisolutions.com>
Sat, 17 Jan 2004 18:02:31 +0000 (18:02 +0000)
commite0767201fcaa7af00aab34d9bca69adf68de6451
tree6bedb487edcf76e36f471ac2425d0f37c76e8fd7
parent0e9b1cbd0a11bbc93e2b4fe899288c2d186c6460
Perl core dumps when running out of memory [PATCH]
Message-Id:  <lrsmiebqvu.fsf@caliper.activestate.com>

Display 'out of memeory' errors using low-level I/O to avoid
recursive failure and so coredumps.

p4raw-id: //depot/perl@22169
util.c