Wireshark-commits: [Wireshark-commits] master-2.4 5173221: SIGCOMP: check operand offset when acces

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Feb 2018 16:20:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51732210826ab274c86c3df1a3ca69d2574b09a2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

5173221 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SIGCOMP: check operand offset when accessing UDVM memory
    
    Bug: 14398
    Change-Id: Iae786d6766f63926766ab6139d76bdc24fa37103
    Reviewed-on: https://code.wireshark.org/review/25790
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 7da66f8676cc663d8898b5ff9cf41cad80df4900)
    Reviewed-on: https://code.wireshark.org/review/25791
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  563989f   OpenFlow 1.5: add extra property length checks
    adds  5173221   SIGCOMP: check operand offset when accessing UDVM memory


Summary of changes:
 epan/dissectors/packet-sigcomp.c | 198 +++++++++++++++++++++++++++++++++++----
 1 file changed, 180 insertions(+), 18 deletions(-)