Wireshark-commits: [Wireshark-commits] master 47a1735: Add proper decoding for type field in OBEX h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Oct 2014 20:14:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47a1735ca1c824eec9590660c54a00c50b939bd3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

47a1735 by Michał Orynicz (michal.orynicz@xxxxxxxxx):

    Add proper decoding for type field in OBEX headers
    
    Change type field type from byte sequence to string.
    
    Change-Id: I3e2ac6fbb5ce7187ba1183d63236e9a2bcd824ee
    Reviewed-on: https://code.wireshark.org/review/4417
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  71550ba   Make the code a bit more like the pre-new-APIs code.
    adds  47a1735   Add proper decoding for type field in OBEX headers


Summary of changes:
 epan/dissectors/packet-btobex.c |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)