Wireshark-commits: [Wireshark-commits] master 61b3d03: giop: change g_malloc to wmem_alloc.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 Apr 2016 10:51:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61b3d0392b3cfcbb48bba7fc9ae2099bf53f47a3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

61b3d03 by Dario Lombardo (lomato@xxxxxxxxx):

    giop: change g_malloc to wmem_alloc.
    
    Change-Id: I351f6c9a6d81ca8c1122d8400ea8f6a388c48450
    Reviewed-on: https://code.wireshark.org/review/14929
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  af4e7f6   LDAP: Display simple field as string
    adds  61b3d03   giop: change g_malloc to wmem_alloc.


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