Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ncp2222.inc

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: Wed, 9 Oct 2002 22:25:49 -0500 (CDT)
guy         2002/10/09 22:25:48 CDT

  Modified files:
    .                    packet-ncp2222.inc 
  Log:
  "#if 0" out the code in "get_string()", as it will probably cause
  crashes on many platforms, and other random behavior on others.
  
  Don't create a temporary tree with an NCP tree underneath it if we
  already have an NCP tree; we don't want the results of a dissection to
  be stuck in an invisible temporary tree if we're supposed to be
  generating a protocol tree.
  
  Revision  Changes    Path
  1.25      +15 -3     ethereal/packet-ncp2222.inc