]> granicus.if.org Git - neomutt/commit
Fix off-by-1 bug in strnfcpy, add test cases 1041/head
authorPietro Cerutti <gahr@gahr.ch>
Sun, 28 Jan 2018 11:32:25 +0000 (11:32 +0000)
committerRichard Russon <rich@flatcap.org>
Thu, 1 Feb 2018 14:07:43 +0000 (14:07 +0000)
commit460107576abb16991d06e3b644bacde01238c21d
tree1529b90ca5beb0404e5aacac0ac1cfca752faff5
parente0e163daa37ba1aecc4c0b480c1c6d486c977317
Fix off-by-1 bug in strnfcpy, add test cases

Co-authored-by: Michael Bazzinotti <mbazzinotti@gmail.com>
mutt/string.c
mutt/string2.h
rfc1524.c
test/main.c
test/string.c