Wireshark-commits: [Wireshark-commits] master 1dabd3a: dcm: remove g_malloc
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jun 2016 19:33:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1dabd3a56dd641719138037ce1e9acb492781617
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1dabd3a by Dario Lombardo (lomato@xxxxxxxxx):

    dcm: remove g_malloc
    
    Change-Id: I3d00b710c6fc6e5798ecc5eca9af11ccac920e5a
    Reviewed-on: https://code.wireshark.org/review/14913
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  374d120   tvbparse: change g_malloc to wmem_alloc.
    adds  1dabd3a   dcm: remove g_malloc


Summary of changes:
 epan/dissectors/packet-dcm.c |   19 +++++++------------
 ui/gtk/export_object_dlg.c   |    4 ++--
 2 files changed, 9 insertions(+), 14 deletions(-)