]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: when adding names to packet fails, remove them from label compression hash...
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Sep 2024 15:05:24 +0000 (17:05 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 13 Nov 2024 19:48:10 +0000 (19:48 +0000)
commitcd4e8dd7d39223a3ccfb3b3e07999849a5de6e50
tree1848fd07037df4246d7ef224ad35c40393d3255e
parentedaab82ccdc27452abd093449082e54c22722f00
resolved: when adding names to packet fails, remove them from label compression hash table again

let's make sure we undo any pollution of the label compression hash
table.

Fixes: #33671
(cherry picked from commit 360105f1e748148ba17bdb3f47525f01aba4127f)
src/resolve/resolved-dns-packet.c