From: David Levine Date: Wed, 31 Oct 2018 23:09:33 +0000 (-0400) Subject: Resized buffer, and moved it to the only block where it's used. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/7516f2bc331634fbd4e9a96baa9c50d058179259?ds=sidebyside;hp=7516f2bc331634fbd4e9a96baa9c50d058179259 Resized buffer, and moved it to the only block where it's used. gcc 8 noticed that snprintf could have overrun it. ---