[systemd-devel] [PATCH 0/3] Minor patches for gcc warnings

philippedeswert at gmail.com philippedeswert at gmail.com
Thu Sep 18 08:56:54 PDT 2014


From: Philippe De Swert <philippedeswert at gmail.com>

Hi,

While compiling systemd I came across these warnings. And as I recompile
a lot these days for Coverity they started to bug me and I just decided 
to fix them as they are quite trivial issues.

Cheers!

Philippe De Swert (3):
  journal-upload: Remove compilation warning
  core: Remove uninitialized warnings from bus-endpoint.c
  sysusers: Remove some gcc warnings about uninitialized variables

 src/core/bus-endpoint.c             | 4 ++--
 src/journal-remote/journal-upload.c | 2 +-
 src/sysusers/sysusers.c             | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

-- 
1.8.3.2



More information about the systemd-devel mailing list