From: David Levine Date: Sat, 3 Nov 2018 19:03:17 +0000 (-0400) Subject: Reduced quantities of data that could be written to a few buffers. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/23024ffad75d997bf2a85b3a65fbfdfd35f8150c?ds=inline;hp=23024ffad75d997bf2a85b3a65fbfdfd35f8150c Reduced quantities of data that could be written to a few buffers. gcc 8 noticed that snprintfs could have overrun the buffers. ---