Wireshark-commits: [Wireshark-commits] master 96c52c1: Multicast Statistics Dialog: Clear list when

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 09 Dec 2018 21:25:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=96c52c1a0f7585fc0130ce26f66c340589965ff9
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

96c52c1 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Multicast Statistics Dialog: Clear list when redrawing
    
    The multicast statistics tap provides a continually updating list which the draw function just has to iterate through.
    
    Bug: 15271
    Change-Id: I270e7ca9460ec9568756b6c8d98f4f17653c8cad
    Reviewed-on: https://code.wireshark.org/review/30976
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a621fde   enip: rearrange struct member to avoid -Wmissing-braces warning
     add  96c52c1   Multicast Statistics Dialog: Clear list when redrawing


Summary of changes:
 ui/qt/multicast_statistics_dialog.cpp | 3 +++
 1 file changed, 3 insertions(+)