Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.2 af816dd: Bluetooth: BTLE*: Initialize what initia

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 Dec 2016 12:49:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af816dd25d03bd0b0f130dbd59b1a2c6b63e0a39
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

af816dd by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: BTLE*: Initialize what initialized was not
    
    Fix unexpected Direction flag pass to BTLE dissector
    what caused reassemble of L2CAP not working correctly
    (it based on Source/Destination addresses/columns).
    
    Change-Id: I10fb17c29b020f6ca746f7bbccb7527e0ba04624
    Reviewed-on: https://code.wireshark.org/review/19084
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 75a5cf9fa0c2d7eed8fca8b9011c07dd99f5a751)
    Reviewed-on: https://code.wireshark.org/review/19093
    

Actions performed:

    from  42d0d92   Honor protocols.display_hidden_proto_items preferences when outputting fields in TShark
    adds  af816dd   Bluetooth: BTLE*: Initialize what initialized was not


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