Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-1.12 e166d36: Expand a variable from 16 to 32 bits (a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 4 Jul 2014 21:53:27 +0000 (UTC)
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(-)