Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 47f5d41: Qt: Fixed a resource leak in getFilterFromRo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Sep 2015 06:34:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47f5d41acd200f88c15bf41a27dfbf488ec5b8d9
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

47f5d41 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Fixed a resource leak in getFilterFromRowAndColumn
    
    Found by coverity CID 1314608 and Apple Instruments.
    
    Change-Id: I264ce335bd8985946a097bb8f99f7c41c0eb027d
    Reviewed-on: https://code.wireshark.org/review/10378
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  e438374   Qt: Fixed a resource leak in updateSelectionStatus
    adds  47f5d41   Qt: Fixed a resource leak in getFilterFromRowAndColumn


Summary of changes:
 ui/qt/packet_list.cpp |    4 ++--
 ui/qt/packet_list.h   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)