Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan packet.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sat, 28 Feb 2004 14:59:24 -0600 (CST)
guy         2004/02/28 14:59:23 CST

  Modified files:
    epan                 packet.c 
  Log:
  Not all dissector handles have protocols associated with them; check for
  that before handing a null protocol handle to another routine.
  
  Revision  Changes    Path
  1.103     +23 -3     ethereal/epan/packet.c