dockapps/wmail/src
Jeremy Sowden d77e013060 wmail: fixed use-after-free.
The CleanupNames() function removed the sender-addresses for deleted
mails, but did not set the namesChanged flag to true.  This meant that
if the ticker was displaying the address of a mail which had been
deleted it would continue doing so after the address had been freed.
2019-06-21 12:28:08 +01:00
..
xpm wmail: Add version 2.0 to repository. 2016-11-28 09:00:36 +00:00
xpm_delt wmail: Add version 2.0 to repository. 2016-11-28 09:00:36 +00:00
common.c wmail: formatting improvements. 2019-06-21 12:28:08 +01:00
common.h wmail: debug macro fixes. 2019-06-21 12:28:08 +01:00
config.c wmail: handle allocation failures. 2019-06-21 12:28:08 +01:00
config.h wmail: dropped unused enum values. 2019-06-12 23:48:04 +01:00
Makefile.am wmail: only include one set of XPM's among wmail's sources. 2019-06-12 23:48:04 +01:00
wmail.c wmail: fixed use-after-free. 2019-06-21 12:28:08 +01:00