]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-dns-transaction.c
resolved: make sure we GC stream transactions properly
authorLennart Poettering <lennart@poettering.net>
Sat, 26 Dec 2015 13:15:51 +0000 (14:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 27 Dec 2015 00:41:39 +0000 (01:41 +0100)
commit598f44bd2c3b6143480358035643b98fcca353ed
tree240e4e6a6633727b276a661f18cb80c983138280
parent5a7e41a370e39f68707d3c2ee9cc60d8c0bd33da
resolved: make sure we GC stream transactions properly

Make sure to GC a transaction after dealing with a reply, even if the
transaction is not complete yet.
src/resolve/resolved-dns-transaction.c