URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e166d36a377b0f354244e2e56b1002b7cec23d17
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
e166d36 by Evan Huus (eapache@xxxxxxxxx):
Expand a variable from 16 to 32 bits (and make it signed).
Fixes an overflow leading to infinite loop.
Bug: 10259
Change-Id: Ie76c5a810af927ba092f4067268bd789b3a7d7bf
Reviewed-on: https://code.wireshark.org/review/2856
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
(cherry picked from commit c92bf7e44bae7d73b65461b7fb5bf9cea72705ce)
Reviewed-on: https://code.wireshark.org/review/2857
Actions performed:
from f12aac6 Fix qtshark compilation with more explicit casts (follow-up of g106c8b3)
adds e166d36 Expand a variable from 16 to 32 bits (and make it signed).
Summary of changes:
epan/dissectors/packet-openflow_v4.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)