- Use strlcat() instead of strncat().
- Use asprintf() and handle allocation errors.
The resulting init(8) binary is slightly smaller than before.
Differential D11486
Use more modern C rountines. delphij on Jul 5 2017, 6:05 AM. Authored by Tags None Referenced Files
Subscribers
Details
The resulting init(8) binary is slightly smaller than before.
Diff Detail
|