Wireshark-commits: [Wireshark-commits] rev 52843: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 25 Oct 2013 14:15:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52843

User: morriss
Date: 2013/10/25 02:15 PM

Log:
 Fix CID 280081: ENC_NULL can't be used as an array index into ciphers[], rather
 ENC_NULL-0x30 needs to be used.
 
 (This could probably use some cleanup...)

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +1 -1      packet-ssl-utils.c    Modified