URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7754c3086b30c61a05485e422ae320ab5afc055a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7754c30 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
isobus-vt: fix issue found by PVS Studio (V523)
The 'then' statement is equivalent to the 'else' statement.
Change-Id: I49c50208933c00be8bc16b5b8de15ab85e8094f5
Reviewed-on: https://code.wireshark.org/review/27601
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c20255e rsh: fix issue found by PVS Studio (V519)
adds 7754c30 isobus-vt: fix issue found by PVS Studio (V523)
Summary of changes:
epan/dissectors/packet-isobus-vt.c | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)