ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 1a2fcc5: Qt: fix a potential memory leak FollowStream

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Nov 2014 07:31:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a2fcc51c3fdcd71f002536c2d73f0ec4e1583cc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1a2fcc5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: fix a potential memory leak FollowStreamDialog::follow() found by Coverity (CID 1159304)
    
    Change-Id: I53709c6729c6d9156d2ba5ccd83e92bc27433e26
    Reviewed-on: https://code.wireshark.org/review/5065
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7b4215d   [Radius] Update dictionaries from freeradius 3.0.4
    adds  1a2fcc5   Qt: fix a potential memory leak FollowStreamDialog::follow() found by Coverity (CID 1159304)


Summary of changes:
 ui/qt/follow_stream_dialog.cpp |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)