From: David Levine Date: Sun, 20 Nov 2016 19:25:11 +0000 (-0500) Subject: Open infile before fixing each message. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d32044516a6b0387e7fdb78b65b879ff8babfda2?ds=inline;hp=d32044516a6b0387e7fdb78b65b879ff8babfda2 Open infile before fixing each message. Though the input file won't need to be opened if everything goes well, do it early just in case there's a failure, and that failure is running out of file descriptors. ---