Wireshark-commits: [Wireshark-commits] master-2.4 ce9325d: Fixes IMF dissector

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 03 Dec 2018 04:48:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce9325daa999dd0bac746383d122ed7d519cdc59
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

ce9325d by Christophe GUERBER (christophe.guerber@xxxxxxxxx):

    Fixes IMF dissector
    
    When no content is provided, creating the tree with empty content leads
    to malformed IMF.
    
    Ping-Bug: 15090
    Change-Id: Idf521c26f69638a94300792e50dba29645a45a68
    Reviewed-on: https://code.wireshark.org/review/30874
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit bf88197d94bf6045cf789a1aa332a8c88755556f)
    Reviewed-on: https://code.wireshark.org/review/30888
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b675563   Don't include <wsutil/wspcap.h> if we're not building with libpcap.
     add  ce9325d   Fixes IMF dissector


Summary of changes:
 epan/dissectors/packet-imf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)