http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22289
User: morriss
Date: 2007/07/12 03:34 PM
Log:
Undo part of rev 21460: go back to passing proto_ssl to the tap (since apparently follow ssl stream uses it) but now cast it using GINT_TO_POINTER so as to avoid a warning (seen on 64-bit Redhat AS4) about casting to a pointer from an integer of different size. It does not appear that there is a DTLS tap (which is the other thing changed in 21460).
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-ssl.c Modified