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

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date Next Thread Next
From: Richard Sharpe <sharpe@xxxxxxxxxxxxxxxxx>
Date: Sun, 1 Jun 2003 15:34:20 -0500 (CDT)
sharpe      2003/06/01 15:34:20 CDT

  Modified files:
    .                    packet-kerberos.c packet-spnego.c 
  Log:
  Fix a small segmentation fault if we get an ASN.1 parse error, and
  start to work on kerberos flags etc.
  
  Also prettied up the case where the responseToken was an empty string.
  
  Revision  Changes    Path
  1.39      +15 -1     ethereal/packet-kerberos.c
  1.50      +19 -7     ethereal/packet-spnego.c