URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b21385b3848f925e034ce770e2e25be6a18d24eb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b21385b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
rpc: fix issue found by PVS Studio (V523)
The 'then' statement is equivalent to the subsequent code fragment.
Change-Id: Ic25488ec0c8fd98da1d8fa4a94af87694e635865
Reviewed-on: https://code.wireshark.org/review/27602
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3bbcd32 UMTS FP: fix a load of misaligned address reported by UBSan
adds b21385b rpc: fix issue found by PVS Studio (V523)
Summary of changes:
epan/dissectors/packet-rpc.c | 6 ------
1 file changed, 6 deletions(-)