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 7054] Buildbot crash output: fuzz-2012-04-10-11900.pcap

Date: Tue, 10 Apr 2012 02:27:38 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7054

Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darkjames-ws@xxxxxxxxxxxx

--- Comment #1 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-04-10 02:27:37 PDT ---
packet-ldap heavily store ep_ allocated memory in global pointers

to name few: ldapstring, attributedesc_string, substring_item_final,
substring_item_init, ...

These pointers should *probably* be set to NULL in ldap_frame_end()
or we should use another memory allocator.

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