lib/libc: Fix string0's implementation of strncpy.
Fixing 98e58343, the semantics of strncpy require that the remainder of dst be filled with null bytes. Signed-off-by: Damien George <damien@micropython.org>
Showing
Please register or sign in to comment