chiark / gitweb /
Changed memory semantics of internal queries to fix bugs.
[adns.git] / src / reply.c
index 0ee134a4f9956b0a3067d56e358ee6e85105c58a..fbc2c830cefa5ae8f9b1a48ac5a011dbd3d37256 100644 (file)
@@ -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;