drop mem_alloc and mem_free, use my own hand crafted optmized macros that
authorPierre Habouzit <madcoder@debian.org>
Sat, 28 Oct 2006 21:56:10 +0000 (23:56 +0200)
committerPierre Habouzit <madcoder@debian.org>
Sat, 28 Oct 2006 21:56:10 +0000 (23:56 +0200)
commit8e037c67a88cb4680c4391134c578e3b55a80f8a
treedc65d62e9b5aa6e60e73a5c08c0787fb1c8e4fff
parentc25bc063f35aaad6938c2022dae7a283346c2769
drop mem_alloc and mem_free, use my own hand crafted optmized macros that
are *WAY* better to find allocation bugs.

found 5 or 6 of'em (mostly will generate crashes)
99 files changed:
Makefile.am
account.c
alias.c
attach.c
browser.c
buffer.c
buffy.c
charset.c
color.c
commands.c
compose.c
compress.c
configure.in
copy.c
crypt-gpgme.c
crypt-mod.c
crypt.c
curs_lib.c
curs_main.c
edit.c
enter.c
from.c
gnupgparse.c
handler.c
hash.c
hcache.c
history.c
hook.c
imap/auth.c
imap/auth_sasl.c
imap/browse.c
imap/command.c
imap/imap.c
imap/message.c
imap/mx_imap.c
imap/utf7.c
imap/util.c
init.c
init.h
keymap.c
lib-lib/Makefile.am [new file with mode: 0644]
lib-lib/mem.c [new file with mode: 0644]
lib-lib/mem.h [new file with mode: 0644]
lib.c
lib/Makefile.am
lib/list.c
lib/mem.c
lib/mem.h
lib/rx.c
lib/str.c
list.c
main.c
mbox.c
menu.c
mh.c
mutt_idna.c
mutt_libesmtp.c
mutt_sasl.c
mutt_socket.c
mutt_ssl.c
mutt_ssl_gnutls.c
mutt_tunnel.c
muttlib.c
mx.c
nntp/mx_nntp.c
nntp/newsrc.c
nntp/nntp.c
pager.c
parse.c
pattern.c
pgp.c
pgpinvoke.c
pgpkey.c
pgplib.c
pgppacket.c
pgppubring.c
pop/mx_pop.c
pop/pop.c
pop/pop_auth.c
pop/pop_lib.c
postpone.c
query.c
recvattach.c
recvcmd.c
regex.c
remailer.c
rfc1524.c
rfc2047.c
rfc2231.c
rfc3676.c
rfc822.c
score.c
send.c
sendlib.c
sidebar.c
smime.c
status.c
thread.c
url.c