Wireshark-commits: [Wireshark-commits] master-2.6 2b2eea1: 6lowpan: don't try to use (new) TVB that
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 03 Jan 2019 04:00:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b2eea1793dbff813896e1ae9dff1bedb39ee010
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

2b2eea1 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    6lowpan: don't try to use (new) TVB that wasn't created.
    
    If the IPHC TVB wasn't created then bail out of dissection before trying
    to use it.
    
    Bug: 15217
    Change-Id: I6e297590cdf86e13b0185f75f1d409888f2498d8
    Reviewed-on: https://code.wireshark.org/review/31308
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 62e81562e4e3a33dad705b1b66a3407afbde3242)
    Reviewed-on: https://code.wireshark.org/review/31311
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d9945d9   win-setup.ps1: verify integrity of downloaded files
     add  2b2eea1   6lowpan: don't try to use (new) TVB that wasn't created.


Summary of changes:
 epan/dissectors/packet-6lowpan.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)