URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86d65a0758d46fa48015344f7ca30ae53bd0438e
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
86d65a0 by AndersBroman (anders.broman@xxxxxxxxxxxx):
    Introduce wmem_ascii_strdown()
    
    Change-Id: Icdc5a0d5033f3ab709fbf19a33ab26f609d4b1f0
    Reviewed-on: https://code.wireshark.org/review/824
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    
Actions performed:
    from  a99a036   Bluetooth: Fix wrong recognized RFCOMM services
    adds  86d65a0   Introduce wmem_ascii_strdown()
Summary of changes:
 epan/wmem/wmem_strutl.c |   20 ++++++++++++++++++++
 epan/wmem/wmem_strutl.h |   19 +++++++++++++++++++
 epan/wmem/wmem_test.c   |    5 +++++
 3 files changed, 44 insertions(+)