Commit e2147c9e authored by Reini Urban's avatar Reini Urban
Browse files

test_memmove_s: adjust to broken msvcrt sec_api

memmove_s on windows does not clear dest with ERANGE when count > dmax
and EINVAL when + src is a NULL pointer.
parent 5aa405ac
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment