Wireshark-commits: [Wireshark-commits] master-1.12 0942d2c: Trying to create and use an empty tvb n

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Sep 2014 13:55:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0942d2c2d3469f422b366857abaab6cff825458c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

0942d2c by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    Trying to create and use an empty tvb now throws an exception.  Just pass current tvb to mac-lte dissector.
    
    Bug: 10497
    Change-Id: I4aa24342192ec079254f26e00317470377c3e20b
    Reviewed-on: https://code.wireshark.org/review/2916
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    (cherry picked from commit 7801a97fd86acdee8c4525be503720d791124f64)
    Reviewed-on: https://code.wireshark.org/review/4266
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2afac3c   packet-openflow_v1.c: Fix a bug in dissection of openflow_features_reply_v1
    adds  0942d2c   Trying to create and use an empty tvb now throws an exception.  Just pass current tvb to mac-lte dissector.


Summary of changes:
 epan/dissectors/packet-catapult-dct2000.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)