Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Thu, 23 Oct 2003 00:58:57 -0500 (CDT)
guy         2003/10/23 00:58:57 CDT

  Modified files:
    .                    packet-dcerpc.c 
  Log:
  Catch exceptions in "dissect_dcerpc_cn_bs()", so that if we get an
  exception dissecting stuff past the DCE RPC header, we still drive on
  and dissect the next PDU, if any.
  
  Revision  Changes    Path
  1.149     +54 -20    ethereal/packet-dcerpc.c