Wireshark-commits: [Wireshark-commits] master-2.0 deefa5b: Bluetooth: BTLE*: Initialize what initia
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=deefa5b643699129191db24acfd5ff8bbe88047c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
deefa5b 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
    (cherry picked from commit af816dd25d03bd0b0f130dbd59b1a2c6b63e0a39)
    Reviewed-on: https://code.wireshark.org/review/19094
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  3abb9a1   Honor protocols.display_hidden_proto_items preferences when outputting fields in TShark
    adds  deefa5b   Bluetooth: BTLE*: Initialize what initialized was not
Summary of changes:
 epan/dissectors/packet-btle_rf.c |    1 +
 1 file changed, 1 insertion(+)