r11950: If we got a connection oriented cancel pdu we would spin processing it.
commit672113a627aa9060795871bc2ea3a02e696d7d7d
authorJeremy Allison <jra@samba.org>
Tue, 29 Nov 2005 02:10:52 +0000 (29 02:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:39 +0000 (10 11:05 -0500)
tree75e329731949712f4cbb553fa18b08bd4f63f214
parentd228cb62a7be6ae128d3418aeb0ea466c7329802
r11950: If we got a connection oriented cancel pdu we would spin processing it.
Fix that, and also add in comments for all possible CL and CO PDU
types. Make sure we process them correctly.
Jeremy.
source/include/rpc_dce.h
source/rpc_server/srv_pipe.c
source/rpc_server/srv_pipe_hnd.c