Wireshark-commits: [Wireshark-commits] master 72444b7: gtp: change g_malloc to wmem_alloc.

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

Commits:

72444b7 by Dario Lombardo (lomato@xxxxxxxxx):

    gtp: change g_malloc to wmem_alloc.
    
    Change-Id: I0e8ce74f8b656e9e5b4db1fac4a562dcd7856ab2
    Reviewed-on: https://code.wireshark.org/review/14919
    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  d6f6975   Qt: Make some menu items discoverable (or not).
    adds  72444b7   gtp: change g_malloc to wmem_alloc.


Summary of changes:
 epan/dissectors/packet-gtp.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)