Use correct free functions for blacklist dicts.
authorMichael Poole <mdpoole@troilus.org>
Sat, 31 Mar 2007 17:26:31 +0000 (13:26 -0400)
committerMichael Poole <mdpoole@troilus.org>
Sat, 31 Mar 2007 17:26:31 +0000 (13:26 -0400)
src/mod-blacklist.c (blacklist_conf_read): Use dnsbl_zone_free() to free
    zone structures, and free() to free blacklist reasons, rather than
    vice versa.


No differences found