Wireshark-commits: [Wireshark-commits] master d8bbd23: SCTP: Fix warning found by PVS Studio
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 7 Dec 2015 07:15:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8bbd232cdd910e70ce15f9a11d0986b6a5c4621
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d8bbd23 by ruengeler (ruengeler@xxxxxxxxxxxxx):

    SCTP: Fix warning found by PVS Studio
    
    Change-Id: I713eb6eff3681573baf77274847a32a4cc6b9ee0
    Reviewed-on: https://code.wireshark.org/review/12408
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9a9b1c9   Spelling fixes for errors found by lintian
    adds  d8bbd23   SCTP: Fix warning found by PVS Studio


Summary of changes:
 ui/gtk/sctp_byte_graph_dlg.c           |    6 +++---
 ui/gtk/sctp_chunk_stat_dlg.c           |   27 ++-------------------------
 ui/gtk/sctp_graph_dlg.c                |    8 ++++----
 ui/qt/sctp_all_assocs_dialog.cpp       |    1 -
 ui/qt/sctp_chunk_statistics_dialog.cpp |    4 +++-
 ui/qt/sctp_graph_byte_dialog.cpp       |    2 +-
 ui/tap-sctp-analysis.c                 |    9 ++++++---
 7 files changed, 19 insertions(+), 38 deletions(-)