ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 86d65a0: Introduce wmem_ascii_strdown()

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Mar 2014 16:10:46 +0000 (UTC)
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(+)