Wireshark-commits: [Wireshark-commits] master-2.2 e5f6e70: Don't assume a given btgatt.uuid0xXXXX d
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jul 2018 17:40:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5f6e70687c525aef1550ac872f9198cffef2a1c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

e5f6e70 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't assume a given btgatt.uuid0xXXXX dissector exists.
    
    They're not guaranteed to have been registered.
    
    Bug: 14994
    Change-Id: I11c2b2d4d8a7dd020a0ef3d700b29b0859bc68ca
    Reviewed-on: https://code.wireshark.org/review/28805
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit f98fbce64cb230e94a2cafc410a3cedad657b485)
    Reviewed-on: https://code.wireshark.org/review/28808
    

Actions performed:

    from  f4478b3   ssl: dtls: Fix small memory leaks
    adds  e5f6e70   Don't assume a given btgatt.uuid0xXXXX dissector exists.


Summary of changes:
 epan/dissectors/packet-btatt.c | 29 +++++++++++++++++++++--------
 1 file changed, 21 insertions(+), 8 deletions(-)