* nscd/selinux.c (preserve_capabilities): Initialize new_caps
authorUlrich Drepper <drepper@redhat.com>
Sat, 28 Jul 2007 20:44:03 +0000 (20:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 28 Jul 2007 20:44:03 +0000 (20:44 +0000)
commit9d9febc7952c43f90fd81ce185e4b1a74cb13375
treee53f5184345c494c12c38f59bdd088cbb61160fe
parent701666b77d9bc02a8dce61adcf02d2b929a2f95a
* nscd/selinux.c (preserve_capabilities): Initialize new_caps

to avoid warning.
* iconv/gconv_open.c (__gconv_open): Initialize ptr to avoid
warning.
* nis/nis_subr.c (nis_getnames): Initialize saveptr to avoid
warning.
* resolv/inet_ntop.c (inet_ntop6): Initialize best.len and cur.len
to avoid warnings.
ChangeLog
iconv/gconv_open.c
nis/nis_subr.c
nscd/selinux.c
resolv/inet_ntop.c