URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e139a15fab0206403e66abaf435456007cb5e1f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2e139a1 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>
Actions performed:
from 05cd2b6 Update comments to reflect current reality.
adds 2e139a1 SIGCOMP: Disable UDVM dissection and decompression.
Summary of changes:
epan/dissectors/packet-sigcomp.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)