Ethereal-cvs: [Ethereal-cvs] rev 16000: /trunk/epan/dissectors/: packet-dcerpc.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sun, 25 Sep 2005 09:06:50 GMT
User: guy
Date: 2005/09/25 04:06 AM

Log:
 If "dissect_dcerpc_cn()" throws an exception when called by
 "dissect_dcerpc_cn_bs_body()", it's because it recognized the packet as
 a DCE RPC packet, but it ran out of data dissecting it as such;
 increment the count of DCE RPC PDUs, so "dissect_dcerpc_cn_bs_body()"
 returns TRUE, and its caller doesn't think nothing was dissected.
 
 Fuzzed with some DCE RPC captures.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +5 -0      packet-dcerpc.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16000&view=rev