- Use strlcat() instead of strncat().
- Use asprintf() and handle allocation errors.
The resulting init(8) binary is slightly smaller than before.
emaste | |
ache | |
kevlo |
The resulting init(8) binary is slightly smaller than before.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |