chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Changed memory semantics of internal queries to fix bugs.
[adns]
/
src
/
reply.c
diff --git
a/src/reply.c
b/src/reply.c
index 0ee134a4f9956b0a3067d56e358ee6e85105c58a..fbc2c830cefa5ae8f9b1a48ac5a011dbd3d37256 100644
(file)
--- 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;