]> granicus.if.org Git - neomutt/commit
light tidying
authorRichard Russon <rich@flatcap.org>
Tue, 30 Apr 2019 12:41:04 +0000 (13:41 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 16 May 2019 12:56:14 +0000 (13:56 +0100)
commit00dc67c7de86d196f0e412165dff7aeadec34ea3
tree6b36bb595f70949a324de83e989ab8f52dba2b99
parent328302192fb3504141e568ea8acfaa14967c3970
light tidying

Lots of minor fixes, many inspired by cppcheck.

- reduce scope of variables
- return early
- NULL pointers after free
- fix typos
- correct retval type
18 files changed:
address/group.c
address/group.h
browser.c
complete.c
compress.c
conn/ssl.c
copy.c
doc/makedoc.c
icommands.c
imap/imap.c
maildir/shared.c
mutt/envlist.c
ncrypt/crypt_gpgme.c
ncrypt/pgp.c
nntp/complete.c
nntp/nntp.c
notmuch/mutt_notmuch.c
pop/pop.c