mirror of https://github.com/ARMmbed/mbed-os.git
Added argument-check to avoid accessing NULL pointer. The second argument 'interface_name' of this function can be NULL. And the argument 'interface_name' is used for the argument of strcmp() without checked. For example, LWIP::add_dns_server() calls dns_getserver(index - 1, NULL). |
||
---|---|---|
.. | ||
ipv4 | ||
ipv6 | ||
lwip_altcp.c | ||
lwip_altcp_alloc.c | ||
lwip_altcp_tcp.c | ||
lwip_def.c | ||
lwip_dns.c | ||
lwip_inet_chksum.c | ||
lwip_init.c | ||
lwip_ip.c | ||
lwip_mem.c | ||
lwip_memp.c | ||
lwip_netif.c | ||
lwip_pbuf.c | ||
lwip_raw.c | ||
lwip_stats.c | ||
lwip_sys.c | ||
lwip_tcp.c | ||
lwip_tcp_in.c | ||
lwip_tcp_out.c | ||
lwip_timeouts.c | ||
lwip_udp.c |