URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=032c33e998c63e27c618ede5e97c42ae1eac2ca7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
032c33e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
btavdtp: fix An unconditional 'break' within a loop found by PVS Studio (V612)
Change-Id: Ic96f670bd4b039e12cdd467b8cc59470dd1553f3
Reviewed-on: https://code.wireshark.org/review/12331
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d8bbd23 SCTP: Fix warning found by PVS Studio
adds 032c33e btavdtp: fix An unconditional 'break' within a loop found by PVS Studio (V612)
Summary of changes:
epan/dissectors/packet-btavdtp.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)