From: David Levine Date: Sun, 17 Aug 2014 02:01:26 +0000 (-0500) Subject: Checked return value of write() calls in mhfixmsg.c, X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/26c2b1ef1709cd7b34fe3e78995768a369e0f116?hp=26c2b1ef1709cd7b34fe3e78995768a369e0f116 Checked return value of write() calls in mhfixmsg.c, found with gcc's -D_FORTIFY_SOURCE=2. ---