learn bug

utzoo!duke!vax135!ucbvax!cmevax!rusty utzoo!duke!vax135!ucbvax!cmevax!rusty
Mon Aug 25 10:41:35 AEST 1980


A bug in dounit.c can cause one to run out of file descriptors which can
eventually reward you with a "Core dumped". There is a goto which goes up to
retry which reopens scrin but scrin should be closed before this is done;
insert an fclose just before the goto.



More information about the Net.bugs.v7 mailing list