rpcrt4: Keep a track of server context handles allocated during processing of a request.

Robert Shearman rob at codeweavers.com
Sun Dec 30 10:44:54 CST 2007


Release them after processing of a request has finished to avoid a slow 
memory leak if the association isn't released for ages.
---
  dlls/rpcrt4/ndr_contexthandle.c |    2 +
  dlls/rpcrt4/rpc_binding.h       |    4 ++
  dlls/rpcrt4/rpc_server.c        |    5 +++
  dlls/rpcrt4/rpcrt4_main.c       |   60 
+++++++++++++++++++++++++++++++++++++++
  4 files changed, 71 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 84c2a6fd68d7445338c2f580f362be6df161e300.diff
Type: text/x-patch
Size: 5208 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071230/f800500f/attachment.bin 


More information about the wine-patches mailing list