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)
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.


No differences found