Wireshark-commits: [Wireshark-commits] master a220761: Bluetooth: SDP: Fix alone DID attributes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Jun 2015 08:49:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2207613b7c1818af960afc32d5c62c104792f01
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Bluetooth: SDP: Fix alone DID attributes
    
    Fix "malformed" packets where there is only one attribute of DID.
    
    Change-Id: If71ec66e09edbb7c1ca2ebf97acbf65cc52ab038
    Reviewed-on: https://code.wireshark.org/review/8898
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  1d0d82a   Bluetooth: Device name is UTF-8, not ASCII
    adds  a220761   Bluetooth: SDP: Fix alone DID attributes


Summary of changes:
 epan/dissectors/packet-btsdp.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)