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

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

From: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Sat, 8 May 2004 08:39:36 -0500 (CDT)
obiot       2004/05/08 08:39:36 CDT

  Modified files:
    .                    packet-dcm.c 
  Log:
  The DICOM dissector assumed that any existing conversation was a DICOM
  conversation. Fix this by checking whether there is conversation data for
  the DICOM dissector. If not, the conversatioj is not a DICOM conversation,
  and we do not attempt at dissecting it as DICOM.
  
  Revision  Changes    Path
  1.2       +38 -23    ethereal/packet-dcm.c