Wireshark-commits: [Wireshark-commits] master 13f6bce: Bluetooth: ATT: Use proto_tree_add_new_bytes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Feb 2015 16:56:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13f6bce802a2dced0218a893ca9c196fb113cb22
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

13f6bce by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: ATT: Use proto_tree_add_new_bytes for UUID128
    
    Change-Id: I018b3e125bcbb6908276dd2b3b9f66def9aa745b
    Reviewed-on: https://code.wireshark.org/review/6907
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  617c733   Add proto_tree_add_new_bytes()
    adds  13f6bce   Bluetooth: ATT: Use proto_tree_add_new_bytes for UUID128


Summary of changes:
 epan/dissectors/packet-bluetooth.c |    3 ++-
 epan/dissectors/packet-btatt.c     |    4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)