44f496c00a
- sprintf() can return negative value on error, so p += sprintf(p, blah) is unsafe - signed/unsigned mixup - wrong assumption: sizeof(time_t) <= sizeof(int) - need to init errno to 0 before strtoul() |
||
---|---|---|
.. | ||
addr | ||
dig | ||
dnskeygen | ||
dnsquery | ||
host | ||
irpd | ||
mkservdb | ||
named | ||
named-bootconf | ||
named-xfer | ||
ndc | ||
nslookup | ||
nsupdate | ||
probe_ipv6 |