[systemd-devel] [PATCH 0/3] More coverity error fixes

philippedeswert at gmail.com philippedeswert at gmail.com
Wed Sep 10 12:14:38 PDT 2014


From: Philippe De Swert <philippedeswert at 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



More information about the systemd-devel mailing list