comparison ChangeLog @ 231:4d6bd04d93fa stable-6-0-22

Fix memory leak in suppressed auto whitelisting.
author Carl Byington <carl@five-ten-sg.com>
date Fri, 08 May 2009 15:17:52 -0700
parents ad38575e98ca
children 5c3e9bf45bb5
comparison
equal deleted inserted replaced
230:ad38575e98ca 231:4d6bd04d93fa
1 6.22 2009-05-08 1 6.22 2009-05-08
2 Prevent auto whitelisting due to outgoing multipart/report 2 Prevent auto whitelisting due to outgoing multipart/report
3 delivery notifications. 3 delivery notifications.
4 Fix memory leak in suppressed auto whitelisting.
4 5
5 6.21 2009-01-03 6 6.21 2009-01-03
6 Fixes to compile on old systems without memrchr or string::clear(). 7 Fixes to compile on old systems without memrchr or string::clear().
7 Fix bug in spamassassin interface trying to clear a string with 8 Fix bug in spamassassin interface trying to clear a string with
8 string::empty(). 9 string::empty().