Wireshark-commits: [Wireshark-commits] master 87550a6: Bluetooth: L2CAP: Clear channel options if c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Aug 2014 10:21:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=87550a6ab49a4083587d91498a12dc92bf5650ac
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

87550a6 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: L2CAP: Clear channel options if configure fails
    
    On every configuration request clean options before setting anything.
    Then if configuration will be rejected options will not be set to
    something that is not set in next configure request.
    
    Change-Id: I5acedde96f7ff720e916256d683937acbcd13a48
    Reviewed-on: https://code.wireshark.org/review/3765
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  3d445dd   Update AUTHORS
    adds  87550a6   Bluetooth: L2CAP: Clear channel options if configure fails


Summary of changes:
 epan/dissectors/packet-btl2cap.c |    5 +++++
 1 file changed, 5 insertions(+)