Wireshark-commits: [Wireshark-commits] master 0bae842: tvbparse: fix memleak
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 28 Aug 2016 22:07:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bae8424fe651ea5de1f7e160666781e60ce3c86
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0bae842 by Peter Wu (peter@xxxxxxxxxxxxx):

    tvbparse: fix memleak
    
    Use same wmem_epan_scope() as "w" (tvbparse_wanted_t).
    
    Change-Id: I73fdb1fb3b55a91b7bb0fc36e435024c6f0b3d73
    Ping-Bug: 12790
    Reviewed-on: https://code.wireshark.org/review/17361
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  16b7128   UAT gtk-ui, Qt-ui: Fixed copying records when no cp callback is defined
    adds  0bae842   tvbparse: fix memleak


Summary of changes:
 epan/tvbparse.c |   10 ++++++++++
 1 file changed, 10 insertions(+)