resolved: make sure we don't get confused when notifying transactions while they...
authorLennart Poettering <lennart@poettering.net>
Fri, 18 Dec 2015 13:23:48 +0000 (14:23 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 18 Dec 2015 13:48:49 +0000 (14:48 +0100)
commitf7014757fd3be2af31543484f583f5c1484c7b73
tree8ee2946cfd08c61e6395e1d4bf1c01b4df8745cb
parenta0c888c78c419cd49c05ee6d226568e6fea0a4f3
resolved: make sure we don't get confused when notifying transactions while they are destroyed

A failing transaction might cause other transactions to fail too, and
thus the set of transactions to notify for a transaction might change
while we are notifying them. Protect against that.
src/resolve/resolved-dns-transaction.c