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 3a55ec3: rtp_analysis_dialog (Qt): Fix Dead Store (De

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Dec 2016 08:09:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a55ec3f44baf7cf454ed3cb2cd1a192daa71072
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3a55ec3 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    rtp_analysis_dialog (Qt): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I48dd8af83c97301b6bd314801ca36ac13c790eaa
    Reviewed-on: https://code.wireshark.org/review/19413
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  78d56e5   Cleanup transum post-dissector.
    adds  3a55ec3   rtp_analysis_dialog (Qt): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 ui/qt/rtp_analysis_dialog.cpp |    1 -
 1 file changed, 1 deletion(-)