Wireshark-commits: [Wireshark-commits] master 661743e: If you allocate with wmem, free with wmem.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Apr 2016 06:44:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=661743e4da6bbf39edcfed240d4388c0dcd73385
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

661743e by Guy Harris (guy@xxxxxxxxxxxx):

    If you allocate with wmem, free with wmem.
    
    Change-Id: I91476c825448cbeb8b96242236aae44d92244161
    Reviewed-on: https://code.wireshark.org/review/15033
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d200b42   addr_resolv: change g_malloc to wmem_alloc.
    adds  661743e   If you allocate with wmem, free with wmem.


Summary of changes:
 epan/addr_resolv.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)