Mercurial > dnsbl
diff 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 |
line wrap: on
line diff
--- a/dnsbl.spec.in Fri May 08 12:55:30 2009 -0700 +++ b/dnsbl.spec.in Fri May 08 15:17:52 2009 -0700 @@ -99,6 +99,7 @@ * Fri May 08 2009 Carl Byington <carl@five-ten-sg.com> - 6.22-1 - Prevent auto whitelisting due to outgoing multipart/report delivery notifications. +- Fix memory leak in suppressed auto whitelisting. * Sat Jan 03 2009 Carl Byington <carl@five-ten-sg.com> - 6.21-1 - Fixes to compile on old systems without memrchr or string::clear().