Wireshark-commits: [Wireshark-commits] master a50a49e: Bluetooth: ATT: Add some remaining attribute

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Aug 2015 12:38:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a50a49e527240c691fbf1ae3b69a4bb123f265d3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Bluetooth: ATT: Add some remaining attributes
    
    Add 14 attributes (not as easy as the previous),
    there are still 19 + 3 (no idea for now [Valid Range, Report, IEEE 11073-20601
    Regulatory Certification Data List]) attributes to be implemented (soon).
    
    Change-Id: Iee5cde4673b62f93084923a592b11824c0683605
    Reviewed-on: https://code.wireshark.org/review/10094
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  df17ff3   Qt: Fix use-after-free pattern
    adds  a50a49e   Bluetooth: ATT: Add some remaining attributes


Summary of changes:
 epan/dissectors/packet-btatt.c | 2157 ++++++++++++++++++++++++++++++++++++++--
 1 file changed, 2073 insertions(+), 84 deletions(-)