URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=592c3673c63561c5126885933e64d734e0572769
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
592c367 by Evan Huus (evan.huus@xxxxxxxxxxxxxx):
Fix underflow causing infinite loop in openflow dissector
Bug:10208
Change-Id: I8aff9523fd33cf9e0802153100ea032139966b26
Reviewed-on: https://code.wireshark.org/review/2440
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 08a318a Those address_to_str() calls were in packet scope, and were safe.
adds 592c367 Fix underflow causing infinite loop in openflow dissector
Summary of changes:
epan/dissectors/packet-openflow_v5.c | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)