]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-bus: do not try to close already closed fd (#8392)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 8 Mar 2018 13:19:35 +0000 (22:19 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 8 Mar 2018 13:19:35 +0000 (14:19 +0100)
commit280029d18f470a64403d68717eef1be5274ff8af
tree416615f5a233a7c81739e2b585ab7a88cae6c8cc
parentc58493c00af97146d3b6c24da9c0371978124703
sd-bus: do not try to close already closed fd (#8392)

Fixes #8376, which is introduced by 2b33ab0957f453a06b58e4bee482f2c2d4e100c1.
src/libsystemd/sd-bus/bus-socket.c