Wireshark-commits: [Wireshark-commits] master 97146be: The variable is assigned values twice succes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Dec 2015 10:35:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97146be88306270a05747bc2903eac678fb1ae2e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

97146be by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    The variable is assigned values twice successively found by PVS Studio (V519)
    
    Change-Id: I063b0ee2dd4ed948f889c33ab458df20079a64ff
    Reviewed-on: https://code.wireshark.org/review/12370
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    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  252486e   telnet: add more options, including START_TLS
    adds  97146be   The variable is assigned values twice successively found by PVS Studio (V519)


Summary of changes:
 epan/dissectors/packet-cpfi.c   |    2 +-
 epan/dissectors/packet-megaco.c |    2 +-
 ui/win32/print_win32.c          |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)