osmo-ggsn/lib
Stefan Sperling 7327360d10 initialize local variable addr in ippool_new()
Coverity points out that addr.len was potentially being used
uninitialized, via calls to in46a_inc(&addr).

Change-Id: Idb67394e5f4c2072380a33f46c848d92c4317245
Related: CID#174189
2018-11-22 13:16:50 +00:00
..
Makefile.am Move kernel GTP support from ggsn/ to lib/ 2018-04-25 21:44:46 +02:00
debug.c IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement 2017-08-11 10:45:56 +02:00
getopt.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
getopt1.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
gnugetopt.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
gtp-kernel.c Move kernel GTP support from ggsn/ to lib/ 2018-04-25 21:44:46 +02:00
gtp-kernel.h Move kernel GTP support from ggsn/ to lib/ 2018-04-25 21:44:46 +02:00
in46_addr.c Add support for IPv4v6 End User Addresses 2017-12-11 11:39:18 +01:00
in46_addr.h Add support for IPv4v6 End User Addresses 2017-12-11 11:39:18 +01:00
ippool.c initialize local variable addr in ippool_new() 2018-11-22 13:16:50 +00:00
ippool.h ippool: Implement and use blacklist instead of blindly using IPPOOL_NOGATEWAY 2017-10-17 19:10:24 +02:00
lookup.c gtp: fix several compilation warnings 2016-05-12 17:02:34 +02:00
lookup.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
netdev.c lib/netdev.c: Cosmetic changes (coding style / cleanups) 2018-04-25 21:41:43 +02:00
netdev.h lib/tun: split generic network device related stuff to lib/netdev 2018-04-25 21:41:41 +02:00
syserr.h IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement 2017-08-11 10:45:56 +02:00
tun.c check ioctl() call return value in tun_new() 2018-11-21 14:14:10 +01:00
tun.h Move kernel GTP support from ggsn/ to lib/ 2018-04-25 21:44:46 +02:00