Wireshark-commits: [Wireshark-commits] master 7da66f8: SIGCOMP: check operand offset when accessing
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Feb 2018 14:57:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7da66f8676cc663d8898b5ff9cf41cad80df4900
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7da66f8 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>
    

Actions performed:

    from  6c00182   travis: add asciidoctor.
    adds  7da66f8   SIGCOMP: check operand offset when accessing UDVM memory


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