msvcrt: Fixed strncpy_s behavior when count equals 0.
authorPiotr Caban <piotr@codeweavers.com>
Fri, 7 Sep 2012 14:58:23 +0000 (16:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Sep 2012 17:15:29 +0000 (19:15 +0200)
commitbdf9a9f9bd56354f70a7431a9682183b84353211
treec601b2c198bf9401d10b4f3564caf77cdb2b2c11
parent42d75be69d9fef4f59153337e8af2f85d7b30d34
msvcrt: Fixed strncpy_s behavior when count equals 0.
dlls/msvcrt/heap.c