qemu/slirp
Blue Swirl b0e0486730 slirp: remove dead nested assignment, spotted by clang
Although the value stored to 'r' is used in the enclosing expression,
the value is never actually read from 'r'.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-03-07 13:45:38 +00:00
..
bootp.c slirp: remove dead increments, spotted by clang 2010-03-07 13:45:37 +00:00
bootp.h
cksum.c slirp: remove dead increments, spotted by clang 2010-03-07 13:45:37 +00:00
COPYRIGHT
debug.h
if.c
if.h
ip_icmp.c
ip_icmp.h
ip_input.c
ip_output.c
ip.h fix networking on win32 host 2009-12-18 23:23:56 +01:00
libslirp.h
main.h
mbuf.c
mbuf.h
misc.c don't dereference NULL after failed strdup 2010-02-10 14:00:53 -06:00
misc.h
sbuf.c
sbuf.h
slirp_config.h
slirp.c slirp: remove dead nested assignment, spotted by clang 2010-03-07 13:45:38 +00:00
slirp.h Don't leak file descriptors 2009-12-03 11:45:50 -06:00
socket.c slirp: remove dead initialization, spotted by clang 2010-03-07 13:45:38 +00:00
socket.h
tcp_input.c slirp: remove dead assignments, spotted by clang 2010-03-07 13:13:05 +00:00
tcp_output.c
tcp_subr.c slirp: remove dead increments, spotted by clang 2010-03-07 13:45:37 +00:00
tcp_timer.c
tcp_timer.h
tcp_var.h
tcp.h
tcpip.h
tftp.c slirp: remove dead assignments, spotted by clang 2010-03-07 13:13:05 +00:00
tftp.h
udp.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
udp.h