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@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 3 Feb 2004 12:41:19 -0600 (CST)
guy         2004/02/03 12:41:19 CST

  Modified files:
    .                    packet-telnet.c 
  Log:
  Make a pointer to which a "const" pointer value is assigned "const"
  itself.
  
  Instead of crashing if a too-large Kerberos blob is seen, just show it
  as an undecoded item.
  
  Revision  Changes    Path
  1.44      +15 -5     ethereal/packet-telnet.c