Mercurial > dnsbl
comparison dnsbl.spec.in @ 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 |
---|---|
97 | 97 |
98 %changelog | 98 %changelog |
99 * Fri May 08 2009 Carl Byington <carl@five-ten-sg.com> - 6.22-1 | 99 * Fri May 08 2009 Carl Byington <carl@five-ten-sg.com> - 6.22-1 |
100 - Prevent auto whitelisting due to outgoing multipart/report | 100 - Prevent auto whitelisting due to outgoing multipart/report |
101 delivery notifications. | 101 delivery notifications. |
102 - Fix memory leak in suppressed auto whitelisting. | |
102 | 103 |
103 * Sat Jan 03 2009 Carl Byington <carl@five-ten-sg.com> - 6.21-1 | 104 * Sat Jan 03 2009 Carl Byington <carl@five-ten-sg.com> - 6.21-1 |
104 - Fixes to compile on old systems without memrchr or string::clear(). | 105 - Fixes to compile on old systems without memrchr or string::clear(). |
105 - Fix bug in spamassassin interface trying to clear a string with string::empty(). | 106 - Fix bug in spamassassin interface trying to clear a string with string::empty(). |
106 | 107 |