]> diplodocus.org Git - nmh/commitdiff
uip/mhshowsbr.c: Increase buffer size for showing-content command.
authorRalph Corderoy <ralph@inputplus.co.uk>
Wed, 17 May 2017 16:56:00 +0000 (17:56 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Thu, 18 May 2017 11:28:55 +0000 (12:28 +0100)
Experimenting with small BUFSIZ to try and trigger programs caused one
test to fail because the code detected BUFSIZ was too small a string to
hold the command to execute.  Use NMH_BUFSIZ instead.


No differences found