URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=233c27e9dc20ff249d4ef391956abf55edf7224e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
233c27e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
smpp: fix issue found by PVS Studio (V1001)
The 'offset' variable is assigned but is not used until the end of the function
Change-Id: Idd5bc657bb0c64020fda0833a7eead357b463be7
Reviewed-on: https://code.wireshark.org/review/27505
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e2ebd8c rtps: fix issue found by PVS Studio (V1001)
adds 233c27e smpp: fix issue found by PVS Studio (V1001)
Summary of changes:
epan/dissectors/packet-smpp.c | 1 -
1 file changed, 1 deletion(-)