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 Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Oct 2002 23:15:25 -0600 (CST)
guy         2002/10/28 23:15:25 CST

  Modified files:
    epan                 packet.c 
  Log:
  Don't return 0 from "call_dissector_work()" if the packet was dissected
  by the dissector we handed off to, even if the tvbuff we handed them was
  empty.
  
  Revision  Changes    Path
  1.81      +9 -1      ethereal/epan/packet.c