r11950: If we got a connection oriented cancel pdu we would spin processing it.
authorJeremy Allison <jra@samba.org>
Tue, 29 Nov 2005 02:10:52 +0000 (02:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:39 +0000 (11:05 -0500)
commit05fafb83968a31907d996d37b91bdd9b72998701
tree42a4f05466871b10f9c7b4535423b5adc76a45ec
parent6f04dc477e273f782454c798f26f2d24c2a83574
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.
(This used to be commit 672113a627aa9060795871bc2ea3a02e696d7d7d)
source3/include/rpc_dce.h
source3/rpc_server/srv_pipe.c
source3/rpc_server/srv_pipe_hnd.c