Wireshark-commits: [Wireshark-commits] master d200b42: addr_resolv: change g_malloc to wmem_alloc.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Apr 2016 04:37:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d200b42265326e5876414d0c8cc001e291ae2010
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d200b42 by Dario Lombardo (lomato@xxxxxxxxx):

    addr_resolv: change g_malloc to wmem_alloc.
    
    Change-Id: I25d4e82d6161c26d4f560bd495293c77671e00eb
    Reviewed-on: https://code.wireshark.org/review/15021
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  99fcf25   We have to call updateWidgets() to initialize the name resolution flag.
    adds  d200b42   addr_resolv: change g_malloc to wmem_alloc.


Summary of changes:
 epan/addr_resolv.c |  112 ++++++++++++++++++++++++++--------------------------
 1 file changed, 56 insertions(+), 56 deletions(-)