Save the whales, free (or at least check) the mallocs

Robert Graham Merkel rgmerk@mira.net
Thu, 3 Aug 2000 16:56:27 +1000 (EST)


A quick grep through the code reveals a bunch of unchecked malloc() calls.
Is there any reason why they shouldn't all be replaced by gmalloc,
which aborts with an error message if it fails?

------------------------------------------------------------
Robert Merkel	                           rgmerk@mira.net

------------------------------------------------------------