From: David Levine Date: Sun, 31 Aug 2014 20:39:47 +0000 (-0500) Subject: Fixed read of body in fmttest to limit size to that of rbuf, if X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/b845433f319067da5b7e0ad2f2a479df0b5cea6b?ds=sidebyside;hp=b845433f319067da5b7e0ad2f2a479df0b5cea6b Fixed read of body in fmttest to limit size to that of rbuf, if smaller than outwidth, to avoid overrunning it. ---