busybox/networking
Felix Fietkau f2c043acfc 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>
2016-02-01 02:20:25 +01:00
..
2015-10-24 20:45:10 +02:00
2015-07-13 03:25:46 +02:00
2015-10-07 22:42:45 +02:00
2013-01-14 01:34:48 +01:00
2015-10-13 17:17:34 +02:00
2015-10-14 12:53:47 +02:00
2015-08-15 21:15:27 +02:00
2014-01-09 20:09:43 +01:00
2015-10-13 17:17:34 +02:00
2015-08-24 20:00:17 +02:00
2015-05-25 13:46:36 +02:00
2015-08-24 20:00:17 +02:00
2011-07-25 16:35:44 +02:00
2015-10-13 17:17:34 +02:00
2015-08-24 20:00:17 +02:00
2015-08-24 20:00:17 +02:00
2015-10-24 19:15:44 +02:00