Home
last modified time | relevance | path

Searched hist:"6058 ffcd54cffea196c5aadef4ba5b5af6114648" (Results 1 – 1 of 1) sorted by relevance

/DragonStub/lib/runtime/
H A Drtstr.c6058ffcd54cffea196c5aadef4ba5b5af6114648 Thu Oct 11 08:10:26 UTC 2018 Gary Lin <glin@suse.com> Set '\0' properly in StpnCpy()

The arguments to SetMem() were wrong. Besides, SetMem() should start at
"Dest + Size" since "Size" will be smaller than "Len" if they are not
equal.

Signed-off-by: Gary Lin <glin@suse.com>
Signed-off-by: Nigel Croxon <ncroxon@redhat.com>