]> granicus.if.org Git - neomutt/commitdiff
merge: fixes for bugs raised by automated testing
authorRichard Russon <rich@flatcap.org>
Fri, 10 May 2019 13:20:52 +0000 (14:20 +0100)
committerRichard Russon <rich@flatcap.org>
Fri, 10 May 2019 13:20:52 +0000 (14:20 +0100)
 * check value of 'Content-Length' more carefully
 * Replace atoi() to mutt_str_atoi()
 * fix leaks during header parsing


Trivial merge