Wireshark-commits: [Wireshark-commits] rev 51636: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 02 Sep 2013 10:57:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51636

User: martink
Date: 2013/09/02 03:57 AM

Log:
 clean up dissect_ssl3_hnd_cert_req()
 - proper indentation
 - remove unnecessary subtree checks
 - no need for tvb_ensure_bytes_exist()

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