diff options
author | Damien George <damien@micropython.org> | 2020-07-22 16:28:46 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-07-22 16:29:54 +1000 |
commit | d9b726102429f555aec12275bb740f315ae9a795 (patch) | |
tree | 6c5649457b95d7279a4273b20e96b352ceaa94a6 /docs/esp32 | |
parent | 27767aafa21754e6cdbf52a719e7ce395f0fe672 (diff) | |
download | micropython-d9b726102429f555aec12275bb740f315ae9a795.tar.gz micropython-d9b726102429f555aec12275bb740f315ae9a795.zip |
lib/libc: Fix string0's implementation of strncpy.
Fixing 98e583430fb7b793119db27bad9f98119e81579f, the semantics of strncpy
require that the remainder of dst be filled with null bytes.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions