[PATCH 1/3] server: Return multiple events in read_changes (try2)

Piotr Caban piotr at codeweavers.com
Tue Jan 18 04:24:33 CST 2011


try2:
  - simplified server reply size checks
  - fixed buffer size passed to ntdll_umbstowcs
  - added ints alignment in server reply

---
  dlls/ntdll/directory.c         |   69 
++++++++++++++++++++++++++-------------
  include/wine/server_protocol.h |   15 ++++++--
  server/change.c                |   58 +++++++++++++++++++++++++--------
  server/protocol.def            |   12 ++++++-
  server/request.h               |    3 +-
  server/trace.c                 |   18 +++++++++-
  6 files changed, 128 insertions(+), 47 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Return-multiple-events-in-read_changes.txt
Type: text/x-patch
Size: 10233 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110118/b44ee4d4/attachment.bin>


More information about the wine-patches mailing list