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: Sat, 19 Oct 2002 15:28:56 -0500 (CDT)
guy         2002/10/19 15:28:55 CDT

  Modified files:
    .                    packet-ncp2222.inc 
  Log:
  Get rid of all places where "vstring" is set to point to a null string
  constant, as that won't work with "get_string()" (it'll try to overwrite
  the constant, and either crash, trash memory, or both).
  
  Revision  Changes    Path
  1.44      +17 -161   ethereal/packet-ncp2222.inc