Module Name: src Committed By: maya Date: Sun Feb 12 17:19:00 UTC 2017
Modified Files:
src/lib/libc/string: stresep.c
Log Message:
overlapping strcpy is UB. use memmove
from asan+ubsan
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/string/stresep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
