https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6519
Michael Mann <mmann78@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7364| |review_for_checkin?
Flag| |
--- Comment #14 from Michael Mann <mmann78@xxxxxxxxxxxx> 2011-11-03 05:22:26 PDT ---
Created an attachment (id=7364)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7364)
Initialize memory with memset
The memset() in the attached patch should be proper fix. The rest of the patch
is just "cleanup" of previous attempts to fix it. This patch reenables
dissect_cip_multiple_service_packet_rsp() so if the memset doesn't fix it, the
bug should still be exposed.
I had no luck duplicating the problem on Windows (the only system I have access
to), so the patch should be tested before giving it to the Buildbots.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.