]> granicus.if.org Git - esp-idf/commit
lwip: Use strlcpy() instead of memcpy() to copy hostname to static buffer
authorAngus Gratton <angus@espressif.com>
Thu, 2 Mar 2017 03:50:58 +0000 (14:50 +1100)
committerAngus Gratton <angus@espressif.com>
Fri, 17 Mar 2017 10:12:41 +0000 (18:12 +0800)
commita6980fce4cdec90d3ab1e47f5fed7a63d4691cbf
treedfa27ef2452adefa90663b7f5298ef114de6a57b
parent4bd41d4082aa0c4371c94516554d58b757db2224
lwip: Use strlcpy() instead of memcpy() to copy hostname to static buffer
components/tcpip_adapter/tcpip_adapter_lwip.c