Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 333832e: Prefs: Use g_utf8_strlen instead of strlen.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Dec 2016 01:10:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=333832ebf7718dd6d43a89a4e370683bae062a4b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

333832e by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Prefs: Use g_utf8_strlen instead of strlen.
    
    Change-Id: I99e2906b3c31f4aebcda44f4433f0fdd457ced3b
    Reviewed-on: https://code.wireshark.org/review/19008
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  007976b   Clean up error messages.
    adds  333832e   Prefs: Use g_utf8_strlen instead of strlen.


Summary of changes:
 epan/prefs.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)