Wireshark-commits: [Wireshark-commits] master-2.2 ed334fa: IPMI: Disable bus command dissection.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Feb 2018 22:28:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed334fad66c70610c049caba6ee2294a1769ab42
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

ed334fa by Gerald Combs (gerald@xxxxxxxxxxxxx):

    IPMI: Disable bus command dissection.
    
    This dissector has had multiple, severe issues over the years. Disable
    bus command dissection by default. Add a warning about re-enabling it.
    
    Change-Id: I9f71fafe2961f349825e6eda1f351025e00be182
    Reviewed-on: https://code.wireshark.org/review/26010
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6364b3b   Check for dependencies in all subdirectories of $pkglib and $pkgexec.
    adds  ed334fa   IPMI: Disable bus command dissection.


Summary of changes:
 epan/dissectors/packet-ipmi.c | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)