Ethereal-cvs: [Ethereal-cvs] rev 15946: /trunk/epan/dissectors/: packet-spnego.c /trunk/asn1/s

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

Date: Wed, 21 Sep 2005 23:24:00 GMT
User: guy
Date: 2005/09/21 06:24 PM

Log:
 dissect_ber_octet_string() can return a null tvbuff pointer, if the
 putative octet string isn't one; always check before using it to
 dissect, and don't call the dissector if the tvbuff is null.  This
 should fix bug 472.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +11 -12    packet-spnego.c    Modified

Directory: /trunk/asn1/spnego/
  Changes    Path          Action
  +11 -12    spnego.cnf    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15946&view=rev