ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 7801a97: Trying to create and use an empty tvb now th

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 7 Jul 2014 10:42:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7801a97fd86acdee8c4525be503720d791124f64
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7801a97 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.
    
    Change-Id: I4aa24342192ec079254f26e00317470377c3e20b
    Reviewed-on: https://code.wireshark.org/review/2916
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  3c638d8    Fix Branch condition evaluates to a garbage value found by Clang Analyzer
    adds  7801a97   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(-)