mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 05:39:01 +00:00
The length of hostbuffer come from Kconfig, it isn't safe to allocate this variable on the stack. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I75213688153a1cba738544de2a51fa3247626dd3 |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lib_dns.h | ||
| lib_dnsaddserver.c | ||
| lib_dnsbind.c | ||
| lib_dnscache.c | ||
| lib_dnsdefaultserver.c | ||
| lib_dnsforeach.c | ||
| lib_dnsinit.c | ||
| lib_dnsnotify.c | ||
| lib_dnsquery.c | ||
| lib_freeaddrinfo.c | ||
| lib_gaistrerror.c | ||
| lib_getaddrinfo.c | ||
| lib_gethostbyaddr.c | ||
| lib_gethostbyaddrr.c | ||
| lib_gethostbyname.c | ||
| lib_gethostbyname2.c | ||
| lib_gethostbyname2r.c | ||
| lib_gethostbynamer.c | ||
| lib_gethostentbynamer.c | ||
| lib_getnameinfo.c | ||
| lib_getservbyname.c | ||
| lib_getservbynamer.c | ||
| lib_getservbyport.c | ||
| lib_getservbyportr.c | ||
| lib_netdb.c | ||
| lib_netdb.h | ||
| lib_parsehostfile.c | ||
| Make.defs | ||