ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 3725] The GIOP dissector should use ep_ or se_ allocated m

Date: Mon, 13 Aug 2012 19:06:14 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725

Michael Mann <mmann78@xxxxxxxxxxxx> changed:

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

--- Comment #9 from Michael Mann <mmann78@xxxxxxxxxxxx> 2012-08-13 19:06:13 PDT ---
Created attachment 8950
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8950
wireshark_gen.py update with changed dissectors

Got the idl2wrs generator working and updated the "dissector generator" to be
inline with the above packet-giop.[ch] changes and not require the use of
g_free. However, the packet-parlay.c generated appears more different than
anticipated.  I expected the removal of the g_free functions, but some of the
dissector code was "rearranged" (functions all there, just moved around).  Not
sure if this is due to different Python versions (I used Python 2.7.3), or if I
didn't build the OmniORB stuff correctly.  Wanted a second opinion before
committing all of this.

-- 
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.