Reentrancy: adns__internal_submit does list handling
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 12 Oct 2014 20:10:23 +0000 (21:10 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 13 Oct 2014 13:01:05 +0000 (14:01 +0100)
commitb6ef76fff184201b4f3ff46198fbf254823f856b
tree0e3215e3dec342d9683c293a29b067a7bc84580a
parentf7e35411ca63bd2ed9596959e8258bd2caa1deb6
Reentrancy: adns__internal_submit does list handling

Move the formulaic queue management from the call sites to
adns__internal_submit.  The requirement to do this wasn't mentioned in
adns__internal_submit's comment, and now that it's not there it
probably isn't worth remarking on.

No ultimate functional change.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Conflicts:
src/types.c
src/internal.h
src/query.c
src/types.c