The callback function can free the @bres_client@ structure! Make sure we
authormdw <mdw>
Tue, 18 Oct 2005 08:48:34 +0000 (08:48 +0000)
committermdw <mdw>
Tue, 18 Oct 2005 08:48:34 +0000 (08:48 +0000)
commit24a657cc6f9ac3cee68f9ad11db508178052ef65
tree8ab6e04fddd756e6a01fd8040c6b18d7af2dd1fe
parentb3d26ee834d9d6aa8bba692f469e22f6edcbb17c
The callback function can free the @bres_client@ structure!  Make sure we
have freed or know the address of everything we need to free before invoking
the callback: otherwise we mess with freed memory, which is bad.
bres-adns.c