Wireshark-commits: [Wireshark-commits] master-2.0 fd0a18e: OSTIP: fix typo found by PVS Studio (V51

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Dec 2015 12:41:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fd0a18e16b2507b7190fab166c9ec3312a9397f0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    OSTIP: fix typo found by PVS Studio (V519)
    
    The 'pinfo->clnp_dstref' variable is assigned values twice successively
    
    Change-Id: I02b8ae54728f88c2173b4522d436bd2f7b1b7bc0
    Reviewed-on: https://code.wireshark.org/review/12365
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 1f363e5c4bf493c9581d8a1bdf9fa9796856628a)
    Reviewed-on: https://code.wireshark.org/review/12379
    

Actions performed:

    from  ce23959   ui: Guard update_local_interfaces with HAVE_LIBPCAP
    adds  fd0a18e   OSTIP: fix typo found by PVS Studio (V519)


Summary of changes:
 epan/dissectors/packet-ositp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)