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

Commits:

78ea376 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/37050
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  52d81a9   prefs: plug a memory leak.
     add  78ea376   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(-)