Wireshark-commits: [Wireshark-commits] master 62e8156: 6lowpan: don't try to use (new) TVB that was
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 02 Jan 2019 23:49:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62e81562e4e3a33dad705b1b66a3407afbde3242
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

62e8156 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>
    

Actions performed:

    from  155f87f   tools: fix trailing messages.
     add  62e8156   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(-)