Async DNS lookups may cause memleaks under certain conditions.

This commit is contained in:
Seth Hall 2011-08-02 11:08:44 -04:00
parent 0291083170
commit 6c806b0bce

View file

@ -1,4 +1,5 @@
@load ./base @load ./base
# Load the script to add hostnames to emails by default. # Load the script to add hostnames to emails by default.
@load ./extend-email/hostnames # NOTE: this exposes a memleak in async DNS lookups.
#@load ./extend-email/hostnames