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] New: glithes in current ssl decrypt code

Date: Fri, 4 Jul 2008 05:54:24 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2681

           Summary: glithes in current ssl decrypt code
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: paolo.abeni@xxxxxxxx



Paolo Abeni <paolo.abeni@xxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1960|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=1960)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=1960)
fix for decribe issues 

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
- the StringInfo allocator may fail when a 0 data length is requested

- many wrong values into the cipher_suites table

- duplicated code for ssl session state checking before each
ssl_generate_keyring_material() call

- missing initialization of 'server_data_for_iv.data_len' and
'client_data_for_iv.data_len' in ssl_session_init()


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