summaryrefslogtreecommitdiff
path: root/src/reply.c
diff options
context:
space:
mode:
authorian <ian>1999-07-29 21:34:38 +0000
committerian <ian>1999-07-29 21:34:38 +0000
commit4218fb9a803f42d5cef3772e56f3220ef8df90af (patch)
tree91edd6a379a155074ce090a6b30b642a026073cf /src/reply.c
parent8b3d55e3d8df616f6fa6d9089a9c9e567229e17b (diff)
Changed memory semantics of internal queries to fix bugs.
Diffstat (limited to 'src/reply.c')
-rw-r--r--src/reply.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reply.c b/src/reply.c
index 0ee134a..fbc2c83 100644
--- a/src/reply.c
+++ b/src/reply.c
@@ -307,7 +307,6 @@ void adns__procdgram(adns_state ads, const byte *dgram, int dglen,
LIST_LINK_TAIL(ads->childw,qu);
return;
}
-
adns__query_done(qu);
return;