aboutsummaryrefslogtreecommitdiff
path: root/networking/ntpd.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-18 12:07:35 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2016-02-01 02:20:25 +0100
commitf2c043acfcf9dad9fd3d65821b81f89986bbe54e (patch)
tree0f15e9aacc83344443786d01cc78aaf5ff7899aa /networking/ntpd.c
parentc30a5b13731919367ec2d781a107706fd00f21bc (diff)
downloadbusybox-f2c043acfcf9dad9fd3d65821b81f89986bbe54e.tar.gz
busybox: fix uninitialized memory when displaying IPv6 addresses
After commit 8e74adab0107658e3dc04ed342206272a284f43e ("libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport") INET_sprint6 uses more than just sin6_addr, it also tries to display the scope id, which is uninitialized when called from ife_print6. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/ntpd.c')
0 files changed, 0 insertions, 0 deletions