Mercurial > dnsbl
diff dnsbl.spec.in @ 284:896b9393d3f0 stable-6-0-39
Fix segfault caused by freeing unallocated memory
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 31 Dec 2013 10:44:15 -0800 |
parents | e276180647ab |
children | 9bd5388bf469 |
line wrap: on
line diff
--- a/dnsbl.spec.in Tue Dec 24 08:22:01 2013 -0800 +++ b/dnsbl.spec.in Tue Dec 31 10:44:15 2013 -0800 @@ -103,6 +103,9 @@ %changelog +* Tue Dec 31 2013 Carl Byington <carl@five-ten-sg.com> - 6.39-1 +- Fix segfault caused by freeing unallocated memory. + * Tue Dec 24 2013 Carl Byington <carl@five-ten-sg.com> - 6.38-1 - Activate check for unique ip connection limits.