Wireshark-commits: [Wireshark-commits] rev 31571: /trunk/epan/ /trunk/epan/dissectors/: packet-kerb

Date: Tue, 19 Jan 2010 19:28:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31571

User: gerald
Date: 2010/01/19 11:28 AM

Log:
 Fix a double-free bug which was causing a crash. Our decryption buffer
 length doesn't change, so allocate it just once. Add an expert item for
 a successful decryption.

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

Directory: /trunk/epan/
  Changes    Path          Action
  +2 -2      expert.c      Modified
  +2 -2      proto.h       Modified