URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1dfe213590baca21f4a00dacb2f726a35bc13588
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
1dfe213 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>
    (cherry picked from commit 592c3673c63561c5126885933e64d734e0572769)
    Reviewed-on: https://code.wireshark.org/review/2441
    
Actions performed:
    from  7e92d04   EPL: Reassemble the splitted payload
    adds  1dfe213   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(-)