mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 09:56:47 -05:00
o check getaddrinfo(3) return value, not result pointer o getaddrinfo(3) returns int, not pointer o don't leak memory allocated for hostnames and hostinfo structures o initialize pointers that will be checked for NULL somewhere MFC after: 1 week |
||
|---|---|---|
| .. | ||
| config.h | ||
| extern.h | ||
| ftpcmd.y | ||
| ftpd.8 | ||
| ftpd.c | ||
| logwtmp.c | ||
| Makefile | ||
| pathnames.h | ||
| popen.c | ||