Buffer overrun in mempcpy test
tries to copy 16 bytes from srcStr, which is a string of 12 bytes (see https://git.ostc-eu.org/OSTC/OHOS/components/staging/xts_acts/-/blob/ostc-next/kernel_lite/mem_posix/src/ActsMemApiTest.cpp#L224 ).
tries to copy 16 bytes from srcStr, which is a string of 12 bytes (see https://git.ostc-eu.org/OSTC/OHOS/components/staging/xts_acts/-/blob/ostc-next/kernel_lite/mem_posix/src/ActsMemApiTest.cpp#L224 ).