mirror of https://git.musl-libc.org/git/musl
Browse Source
null termination is only added when current size grows. in update modes, null termination is not added if it does not fit (i.e. it is not allowed to clobber data). these rules make very little sense, but that's how it goes..rs-1.0
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue