jehanne/sys/src/kern/ip
Giacomo Tesio 1cb4610ed2 kernel: udp: fix read of uninitialized array
CID 156231 (#1 of 1): Uninitialized scalar variable (UNINIT)6.
uninit_use_in_call: Using uninitialized element of array laddr when calling memcmp.
2017-01-15 01:35:28 +01:00
..
arp.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
chandial.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
devip.c decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
esp.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ethermedium.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
gre.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
icmp.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
icmp6.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
il.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
include.json first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ip.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ip.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ipaux.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ipifc.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
iproute.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ipv6.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ipv6.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
loopbackmedium.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
netdevmedium.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
netlog.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
nullmedium.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pktmedium.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ptclbsum.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
tcp.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
udp.c kernel: udp: fix read of uninitialized array 2017-01-15 01:35:28 +01:00