Wireshark-commits: [Wireshark-commits] master-2.6 3d5029c: Some issues spotted by PVS-Studio in bug
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 May 2020 03:26:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d5029cc7a43ccd7cdd0c9947324f6fc0874e5d2
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

3d5029c by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):

    Some issues spotted by PVS-Studio in bug 16335.  Many more remain
    
    Change-Id: If856e25af8e33eeef5b9e595f1f6820459892b17
    Reviewed-on: https://code.wireshark.org/review/36110
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (backported from commit e30f0d09208b01a7dd3d685b612110d16683f045)
    Reviewed-on: https://code.wireshark.org/review/37051
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  53a0b01   prefs: plug a memory leak.
     add  3d5029c   Some issues spotted by PVS-Studio in bug 16335.  Many more remain


Summary of changes:
 epan/dissectors/packet-catapult-dct2000.c |  1 -
 epan/dissectors/packet-mac-lte.c          | 12 ++++++------
 epan/dissectors/packet-pdcp-lte.c         |  2 +-
 epan/dissectors/packet-rlc-lte.c          |  2 +-
 epan/dissectors/packet-snort.c            |  4 ++--
 epan/dissectors/packet-umts_fp.c          | 12 +++++-------
 ui/tap-rlc-graph.c                        |  3 ++-
 7 files changed, 17 insertions(+), 19 deletions(-)