s4:rpc_server: make sure we don't terminate a connection with pending requests (bug #9820)

Enterprise / Samba - Stefan Metzmacher [samba.org] - 10 July 2013 01:47 UTC

Sadly we may have nested event loops, which won't work correctly with broken connections, that's why we have to do this...

e6a58d3 s4:rpc_server: make sure we don't terminate a connection with pending requests (bug #9820)
source4/rpc_server/dcerpc_server.c | 55 ++++++++++++++++++++++++++++++++++--
source4/rpc_server/dcerpc_server.h | 8 +++++-
2 files changed, 60 insertions(+), 3 deletions(-)

Upstream: gitweb.samba.org


  • Share