]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-bus: cleanup bus_close_fds()
authorNamhyung Kim <namhyung@gmail.com>
Sat, 1 Aug 2015 15:35:22 +0000 (00:35 +0900)
committerNamhyung Kim <namhyung@gmail.com>
Sun, 2 Aug 2015 14:12:08 +0000 (23:12 +0900)
commit0fd8d506f4c41cb5b43649adde154353198d1ea8
treebba02aea782cf4fd9c0fe0fe6aa3b5237fb47fc6
parent8d51633304cc460eddf617d9404da7f4f9fadd73
sd-bus: cleanup bus_close_fds()

The safe_close() already checks the fd and returns -1.
src/libsystemd/sd-bus/sd-bus.c