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 c088135: Make sure we delete our PacketListRecords.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Sep 2015 17:00:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c088135d5ba1846e2a7c20d6121c4352a83e68b9
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c088135 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Make sure we delete our PacketListRecords.
    
    This fixes a serious (and obvious) memory leak in the packet list.
    
    Change-Id: Ie3d21e1a1d09a3481c9649954c25b9ae73b8e32a
    Reviewed-on: https://code.wireshark.org/review/10485
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  ea8109e   Bug fix of missing "RTP arrow" in the Flow graph of VoIP calls.
    adds  c088135   Make sure we delete our PacketListRecords.


Summary of changes:
 ui/qt/packet_list_model.cpp |    1 +
 1 file changed, 1 insertion(+)