Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-telnet.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, 24 Feb 2003 13:25:01 -0600 (CST)
guy         2003/02/24 13:25:01 CST

  Modified files:
    .                    packet-telnet.c 
  Log:
  Get rid of the default "dissect_subopt()" suboption negotiation data
  dissector - have a null dissector pointer be the indication that there's
  no real dissector (we have to handle a null dissector pointer in any
  case, as the option code might be past the end of the table).
  
  Revision  Changes    Path
  1.36      +35 -35    ethereal/packet-telnet.c