Wireshark-commits: [Wireshark-commits] master 4400dcf: diameter: change g_malloc to wmem_alloc.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Apr 2016 10:47:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4400dcfdd2b12785d41399fb43fe73153a2813f3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4400dcf by Dario Lombardo (lomato@xxxxxxxxx):

    diameter: change g_malloc to wmem_alloc.
    
    Change-Id: I51813815babb4c40722c38459139ab9e3e3ccb42
    Reviewed-on: https://code.wireshark.org/review/14918
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  72444b7   gtp: change g_malloc to wmem_alloc.
    adds  4400dcf   diameter: change g_malloc to wmem_alloc.


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