(As reported by Steve Dekorte)
"It looks like the hostcache is storing even addresses
specified by IP address which also seems to cause a
double free or some other memory issue when
hostcache_prune() is called."
IP-only addresses should not be cached.
Logged In: YES
user_id=1110
Uh, where and how is this a problem really?
I investigated this a bit but I can't see why, where or how
this would be a problem!
Logged In: YES
user_id=1110
I've not been able to repeat nor to spot a problem with this
code. Closing.