chiark / gitweb /
sd-bus: cleanup bus_close_fds()
authorNamhyung Kim <namhyung@gmail.com>
Sat, 1 Aug 2015 15:35:22 +0000 (00:35 +0900)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:18:46 +0000 (10:18 +0100)
commit82217e4cb4ac5dfd90b80a4f175ff0681cb107d5
tree82c1b7ff265b24b85a839cba96f566becae9a8ac
parent85e24486d87c04c1825acc2735b11d4a9f4a9fe9
sd-bus: cleanup bus_close_fds()

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