Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Fri, 25 May 2012 00:54:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42842

User: cmaynard
Date: 2012/05/24 05:54 PM

Log:
 Fix Coverity CID 700201: Dereference after null check, by ensuring "decoder" is not NULL before passing it to ssl_decrypt_record().

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +4 -0      packet-dtls.c    Modified