-
- Downloads
Allow use of strncpy()
There are cases where strncpy() does exactly what is required.
A blanket ban forces more convoluted solutions to be used in those
cases and has been a cause of bugs.
Signed-off-by:
Mans Rullgard <mans@mansr.com>
Please register or sign in to comment