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 75a5cf9: Bluetooth: BTLE*: Initialize what initialize

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

Commits:

75a5cf9 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>
    

Actions performed:

    from  5a0bc5f   Bluetooth: Assigned Numbers: Update Member UUIDs
    adds  75a5cf9   Bluetooth: BTLE*: Initialize what initialized was not


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