Wireshark-commits: [Wireshark-commits] master 5829f5d: giop: replace glib with wmem

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Apr 2015 22:40:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5829f5d9994e5bf1a1cb0453015af12829f12056
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5829f5d by Evan Huus (eapache@xxxxxxxxx):

    giop: replace glib with wmem
    
    One structure and one hash table with very simple uses. Fixes a memory leak.
    
    Change-Id: I727b7d5b0b17c2fcfaaad57797d11090e392253b
    Ping-Bug: 11123
    Reviewed-on: https://code.wireshark.org/review/8088
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  8825b55   giop: fix uninitialized use of request id
    adds  5829f5d   giop: replace glib with wmem


Summary of changes:
 epan/dissectors/packet-giop.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)