rpcrt4: Use an alertable wait in rpcrt4_protseq_np_wait_for_new_connection to fix a small memory leak flagged by Valgrind.

Robert Shearman rob at codeweavers.com
Thu Dec 6 09:08:11 CST 2007


This is called only by the RPCRT4_server_thread so we don't have to 
worry about application user APCs being run at improper times.
---
  dlls/rpcrt4/rpc_transport.c |   12 ++++++++++--
  1 files changed, 10 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f207368e8f7f72a33ccc6c40b5fc9a8cadceabb0.diff
Type: text/x-patch
Size: 905 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071206/4c6cab6f/attachment.bin 


More information about the wine-patches mailing list