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

Wireshark-bugs: [Wireshark-bugs] [Bug 2681] glithes in current ssl decrypt code

Date: Sat, 5 Jul 2008 15:19:23 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2681





--- Comment #3 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2008-07-05 15:19:22 PDT ---
Patching of trunk (revision 25669)results in these:

packet-ssl.c: In function 'dissect_ssl2_hnd_client_hello':
packet-ssl.c:2893: error: expected ')' before numeric constant
make[4]: *** [libcleandissectors_la-packet-ssl.lo] Error 1

packet-ssl-utils.c: In function 'ssl_generate_keyring_material':
packet-ssl-utils.c:1498: error: 'ssl' undeclared (first use in this function)
packet-ssl-utils.c:1498: error: (Each undeclared identifier is reported only
once
packet-ssl-utils.c:1498: error: for each function it appears in.)
make[4]: *** [libcleandissectors_la-packet-ssl-utils.lo] Error 1

After that I stopped fixing. Building with gcc version 4.3.1 (Debian 4.3.1-2)
on Debian lenny.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.