Wireshark-commits: [Wireshark-commits] master b99b9b8: dof: use tvb_memdup instead of g_memdup.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 04 Mar 2018 18:52:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b99b9b81dd436826128dc6dbaf5d9796bbe261ab
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b99b9b8 by Dario Lombardo (lomato@xxxxxxxxx):

    dof: use tvb_memdup instead of g_memdup.
    
    Change-Id: I0d1e6a09fa6fcf09c40c6e77b79cc97e0723bff5
    Reviewed-on: https://code.wireshark.org/review/26144
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  5e03b4e   dot11decrypt: free memory on exit (found by clang).
    adds  b99b9b8   dof: use tvb_memdup instead of g_memdup.


Summary of changes:
 epan/dissectors/packet-dof.c | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)