Home
last modified time | relevance | path

Searched hist:"5 bb5032fdacf183d53b1e0154d281a223d684eea" (Results 1 – 1 of 1) sorted by relevance

/DragonStub/lib/runtime/
H A Drtstr.c5bb5032fdacf183d53b1e0154d281a223d684eea Tue Oct 09 10:35:21 UTC 2018 Gary Lin <glin@suse.com> Set '\0' properly in StrnCpy()

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>