Wireshark-commits: [Wireshark-commits] master-2.2 8eacd00: SIGCOMP: Disable UDVM dissection and dec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Feb 2018 19:52:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8eacd00208528c35e1794a1b152d0d8d583d7380
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

8eacd00 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    SIGCOMP: Disable UDVM dissection and decompression.
    
    This dissector has had multiple, severe issues over the years. Set the
    display.udvm.code and decomp.msg preferences to FALSE by default. Add
    warnings about re-enabling them.
    
    Change-Id: Ib23ab1b2cd23b35f2377416c7d197730dedbd9e2
    Reviewed-on: https://code.wireshark.org/review/26002
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 2e139a15fab0206403e66abaf435456007cb5e1f)
    Reviewed-on: https://code.wireshark.org/review/26005
    

Actions performed:

    from  f993b0e   WCCP: Make sure our offset increases.
    adds  8eacd00   SIGCOMP: Disable UDVM dissection and decompression.


Summary of changes:
 epan/dissectors/packet-sigcomp.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)