Wireshark-commits: [Wireshark-commits] master-1.12 96d8e98: OSTIP: fix typo found by PVS Studio (V5
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=96d8e98068cda464e476431e4179cfc3c975f94d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
96d8e98 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
(cherry picked from commit fd0a18e16b2507b7190fab166c9ec3312a9397f0)
Reviewed-on: https://code.wireshark.org/review/12380
Actions performed:
from 97452dd Do not treat all unknown IP protocols as unknown IPv6 extension headers
adds 96d8e98 OSTIP: fix typo found by PVS Studio (V519)
Summary of changes:
epan/dissectors/packet-ositp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)