]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: drop some misleading compiler warnings
authorLennart Poettering <lennart@poettering.net>
Thu, 6 Oct 2016 15:44:51 +0000 (17:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 6 Oct 2016 17:04:10 +0000 (19:04 +0200)
commit7429b2eb8308f3a2bf8c28d555fcdf5e961e65f0
treeeebcba7b9b273e20998371c2d84fcb41dc65a6f5
parent2d6fce8d7c397fe915230b728cb92aa749245e43
tree-wide: drop some misleading compiler warnings

gcc at some optimization levels thinks thes variables were used without
initialization. it's wrong, but let's make the message go anyway.
src/nspawn/nspawn.c
src/resolve/resolved-dns-packet.c