Wireshark-commits: [Wireshark-commits] master 72bba57: tshark: fix double memory free when analyzin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 May 2016 17:25:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=72bba57deb6d99db4558ae17d0e842ec1c505e91
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

72bba57 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    tshark: fix double memory free when analyzing several RTP streams
    
    Bug: 12430
    Change-Id: I4f77aee4102edb9d5d8d450de962ca1f4b33bb71
    Reviewed-on: https://code.wireshark.org/review/15434
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  01e8c79   ISUP: Fix no previous prototype for function 'dissect_isup_digits_common' [-Wmissing-prototypes]
    adds  72bba57   tshark: fix double memory free when analyzing several RTP streams


Summary of changes:
 ui/cli/tap-rtp.c |    1 -
 1 file changed, 1 deletion(-)