[1/5] wsdapi: Implement WSD LinkedMemory functions [try 5]

Owen Rudge orudge at codeweavers.com
Wed May 3 17:55:22 CDT 2017


Avoids zeroing the allocated memory, amends tests to be reproducible.

Signed-off-by: Owen Rudge <orudge at codeweavers.com>
---
  dlls/wsdapi/Makefile.in       |   3 +-
  dlls/wsdapi/memory.c          | 177 
++++++++++++++++++++++++++++++++++++++++++
  dlls/wsdapi/tests/Makefile.in |   3 +-
  dlls/wsdapi/tests/memory.c    |  74 ++++++++++++++++++
  dlls/wsdapi/wsdapi.spec       |   8 +-
  include/wsdapi.h              |   1 +
  include/wsdutil.h             |  27 +++++++
  7 files changed, 287 insertions(+), 6 deletions(-)
  create mode 100644 dlls/wsdapi/memory.c
  create mode 100644 dlls/wsdapi/tests/memory.c
  create mode 100644 include/wsdutil.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wsdapi-Implement-WSD-LinkedMemory-functions.patch
Type: text/x-patch
Size: 9799 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170503/96f8bf29/attachment-0001.bin>


More information about the wine-patches mailing list