Browse Source
In dup_string in misc/string.c , even if the destination buffer is allocated with n_char bytes, the source buffer `str` can be accessed up to only n_char bytes.pre-master-46
committed by
Holger Vogt
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue