Wireshark-commits: [Wireshark-commits] master 1f363e5: OSTIP: fix typo found by PVS Studio (V519)

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

Commits:

1f363e5 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>
    

Actions performed:

    from  739cfa0   L2TP: fix typo: s/zero length bit/zero length body/
    adds  1f363e5   OSTIP: fix typo found by PVS Studio (V519)


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