Wireshark-commits: [Wireshark-commits] master 374d120: tvbparse: change g_malloc to wmem_alloc.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jun 2016 19:32:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=374d1207a590739bc76e4102e5ff00429a194d2b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

374d120 by Dario Lombardo (lomato@xxxxxxxxx):

    tvbparse: change g_malloc to wmem_alloc.
    
    Change-Id: I6a6363400d9fd1d76b9de0c5deea83dfc7cea1e2
    Reviewed-on: https://code.wireshark.org/review/15245
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  76ed781   Add Aerohive gre tunnel between APs.
    adds  374d120   tvbparse: change g_malloc to wmem_alloc.


Summary of changes:
 epan/tvbparse.c |   26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)