Dan Kegel : msvcrt: memmove_s shouldn't zero its output buffer on error.

Alexandre Julliard julliard at winehq.org
Fri Aug 17 10:37:46 CDT 2012


Module: wine
Branch: master
Commit: 49560458426cf25b6a36bbf9bad35aa75c9f7aa7
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=49560458426cf25b6a36bbf9bad35aa75c9f7aa7

Author: Dan Kegel <dank at kegel.com>
Date:   Sat Jul 28 09:43:43 2012 -0700

msvcrt: memmove_s shouldn't zero its output buffer on error.

---

 dlls/msvcrt/heap.c         |   33 +++++++---
 dlls/msvcrt/msvcrt.spec    |    2 +-
 dlls/msvcrt/tests/misc.c   |   54 ----------------
 dlls/msvcrt/tests/string.c |  148 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 173 insertions(+), 64 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=49560458426cf25b6a36bbf9bad35aa75c9f7aa7



More information about the wine-cvs mailing list