Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-per.h

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

From: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Thu, 8 Apr 2004 19:31:41 -0500 (CDT)
sahlberg    2004/04/08 19:31:41 CDT

  Modified files:
    .                    packet-per.h 
  Log:
  Make it more obvious when ethereal fails to dissect a PER contruct
  
  1, put a hint why it failed in the COL_INFO line
  2, abort dissecting any further (by reading from the arbitrary position 9999 in the tvb
  3, put "something unknown here [xxx]" as the last entry in the tree.
  
  Revision  Changes    Path
  1.14      +7 -3      ethereal/packet-per.h