Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-spnego.c

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, 2 Apr 2004 16:01:21 -0600 (CST)
sahlberg    2004/04/02 16:01:21 CST

  Modified files:
    .                    packet-spnego.c 
  Log:
  If the packet is short,  dont try to create a blob item that spans beyound the end of the short packet since that will raise an exception and we wont even attempt to dissect those (kerberos usually) bytes that we do have in the packet.
  
  Revision  Changes    Path
  1.52      +9 -1      ethereal/packet-spnego.c