]> granicus.if.org Git - neomutt/commit
increase string size by one byte to accomodate the terminating null character in...
authorMichael Elkins <me@sigpipe.org>
Fri, 22 Feb 2013 18:31:31 +0000 (18:31 +0000)
committerMichael Elkins <me@sigpipe.org>
Fri, 22 Feb 2013 18:31:31 +0000 (18:31 +0000)
commitfae112a8af5eae8248c6814fdc51cfc1dbc07e35
treef76463b9b234ba92af59df1a1d9c6aa04efe1d1e
parentd2304e025348626bc5e9de256e416b64d14ced7d
increase string size by one byte to accomodate the terminating null character in fscanf() since the maximum field width does not include it

closes #3636

hat tip: Will Fiveash
smime.c