diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2011-04-26 21:23:56 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-26 21:24:31 +0200 |
commit | aa4355f295c76704baec08509e80fcb827c023da (patch) | |
tree | a8bbfc24cf00da63780d469bc71275349817af34 /src/test-hostname.c | |
parent | 016e9849e03c1375a09c11c54ad06a61f6a24473 (diff) |
strv: Fix gcc unitialized variable warning
Since strv_* functions handle null arguments, this warning is actually
valid.
src/strv.c: In function ‘strv_copy’:
src/strv.c:68:21: warning: ‘k’ may be used uninitialized in this function [-Wuninitialized]
Diffstat (limited to 'src/test-hostname.c')
0 files changed, 0 insertions, 0 deletions