Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/tools asn2eth.py

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: Fri, 11 Jun 2004 20:34:30 -0500 (CDT)
sahlberg    2004/06/11 20:34:30 CDT

  Modified files:
    tools                asn2eth.py 
  Log:
  Parameter 8 to dissect_ber_bistring() is the ett_ variable (or -1) and not
  a NULL **proto_tree pointer.
  
  Set the ett variable to always be -1 for the time being
  
  Revision  Changes    Path
  1.8       +3 -3      ethereal/tools/asn2eth.py