From: Philippe De Swert <philippedesw...@gmail.com> Hi all,
Here are some more Coverity fixes. More in line with what I learned today on the mailing list about the use of gcc macros. Cheers, Philippe Philippe De Swert (3): [file handle leak] Close file handle when we're done with it [fd leak] Stop leaking an fd in sd_journal_sendv [fd leak] Stop leaking fd in do_accept() src/activate/activate.c | 2 +- src/journal/journal-send.c | 2 +- src/test/test-util.c | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) -- 1.8.3.2 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel