]> granicus.if.org Git - neomutt/commit
initialise variables
authorRichard Russon <rich@flatcap.org>
Sat, 14 Oct 2017 16:28:18 +0000 (17:28 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 21 Oct 2017 20:13:12 +0000 (21:13 +0100)
commitc06e730d18afc8d0229b056ee09a283b08dd7589
treee7caef72494163e61b5d18ada220624736955095
parentffee5c29ae112cd792a0c2183713fe5f8d994eb2
initialise variables

These variables were passed uninitialised to a function which increments
them.

Discovered by Coverity after the 'if-assign' commits.
mh.c
pager.c