Wireshark-commits: [Wireshark-commits] master-2.6 0846299: Fixes IMF dissector

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

Commits:

0846299 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/30887
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

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


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