URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd6531b91b23bec6e4327cd2c3a47621fdf0c14a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bd6531b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
CAPWAP: fix cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
Change-Id: I99c556950007957c09809dc477a94d410cca4cc8
Reviewed-on: https://code.wireshark.org/review/13728
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 154e710 pktc: don't THROW() an exception from a dissector
adds bd6531b CAPWAP: fix cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations]
Summary of changes:
epan/dissectors/packet-capwap.c | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)