URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c92bf7e44bae7d73b65461b7fb5bf9cea72705ce
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c92bf7e 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>
Actions performed:
from e398c8e ETSI CAT: upgrade dissector to Release 12
adds c92bf7e 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(-)