URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d460475784771515be00ae493b571c88b549a6e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4d46047 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
USB Audio: Fix cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
Change-Id: Ie50ecb88ad1ea5f95b5772d71a6a4b02f06c4e2f
Reviewed-on: https://code.wireshark.org/review/13817
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 65d4222 WHO: Remove cast to fix warning [-Wbad-function-cast]
adds 4d46047 USB Audio: Fix cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
Summary of changes:
epan/dissectors/packet-usb-audio.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)