Wireshark-commits: [Wireshark-commits] master-2.2 015e339: SIGCOMP: check operand offset when acces
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=015e3399390b8b5cfbfcfcda30589983ab6cc129
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
015e339 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/25792
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  3c6e8ff   Qt: Fix the filter expression toolbar layout.
    adds  015e339   SIGCOMP: check operand offset when accessing UDVM memory
Summary of changes:
 epan/dissectors/packet-sigcomp.c | 198 +++++++++++++++++++++++++++++++++++----
 1 file changed, 180 insertions(+), 18 deletions(-)