]> granicus.if.org Git - mutt/commit
Let check_sec.sh check for use of the unsafe malloc, realloc, free,
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 8 Jan 2001 23:09:30 +0000 (23:09 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 8 Jan 2001 23:09:30 +0000 (23:09 +0000)
commitcfdb67df5d5daa13ce785a2f4e87d8f12b673d71
tree2d3d9b569a3392e85663155bd6dfcdc81a9e07e9
parentd5a336245304225932d3b5d18f82336bebb01efe
Let check_sec.sh check for use of the unsafe malloc, realloc, free,
and strdup routines.  While we are on it, plug some memory leaks and
make some code understandable.
22 files changed:
charset.c
charset.h
check_sec.sh
dotlock.c
enter.c
gnupgparse.c
imap/auth_sasl.c
imap/utf7.c
imap/util.c
keymap.c
lib.c
mutt_sasl.c
parse.c
pgp.c
pgppubring.c
pop_auth.c
regex.c
rfc2047.c
rfc2231.c
rfc822.c
sendlib.c
strdup.c