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 3725] The GIOP dissector should use ep_ or se_ allocated m

Date: Fri, 10 Aug 2012 11:51:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725

Michael Mann <mmann78@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8937|                            |review_for_checkin?
              Flags|                            |

--- Comment #8 from Michael Mann <mmann78@xxxxxxxxxxxx> 2012-08-10 11:51:44 PDT ---
Created attachment 8937
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8937
GIOP using ep_ and se_ memory

This patch has the GIOP dissector using ep_ and se_ APIs where appropriate.  My
current hesitations for checking it in are:

1. Need a GIOP file to fuzztest (working on getting access to pcapr)
2. PARLAY dissector (packet-parlay.c) uses a few of the APIs I converted to use
ep_ APIs, yet it still uses g_free.  Since this dissector is generated through
idl2wrs, I knew manual updates wouldn't be useful.

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