Wireshark-commits: [Wireshark-commits] master-1.10 612491b: isdigit -> g_ascii_isdigit to handle 8-
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Oct 2014 18:14:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=612491bcb9d7285ea92448473787ec15a6b6b9e1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

612491b by AndersBroman (anders.broman@xxxxxxxxxxxx):

    isdigit -> g_ascii_isdigit to handle 8-bit bytes correctly.
    
    (cherry picked from commit 9d1afef1dfd3af626c471debe7f09f41d67c401f)
    
    Change-Id: Icee86ee3efd31df183ff259d605ab0ca0295ae88
    Reviewed-on: https://code.wireshark.org/review/4780
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9ffacc6   GSM MAP: fix detection of SMS direction when application context version is < 3
    adds  612491b   isdigit -> g_ascii_isdigit to handle 8-bit bytes correctly.


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