From: Philippe De Swert <philippedesw...@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 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel