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 8409] APPCRASH in libglib-2.0-0.dll

Date: Thu, 28 Feb 2013 02:44:26 +0000

Comment # 3 on bug 8409 from
I think we have two issues here:

All the get_unicode_or_ascii_string() issues are due to smb and tcp fighting
over ownership of pinfo->private_data (and subsequently casting the pointer to
the wrong kind of struct).

The other issue is that when creating our ntsmllp conversation structure at
packet-ntlmssp.c:1524, we don't (necessarily) initialize the ntlm_response
members, and possibly others.


You are receiving this mail because:
  • You are watching all bug changes.