Wireshark-commits: [Wireshark-commits] master-1.12 493d22c: Eliminate a use of a ctype.h function.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Oct 2014 23:01:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=493d22c4445b4c3dc977c34359cf21d83498f31d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

493d22c by Guy Harris (guy@xxxxxxxxxxxx):

    Eliminate a use of a ctype.h function.
    
    That way, we avoid locale-dependent behavior.
    
    Change-Id: I429fde961dc7cb61013756a663d6cd511f19ca70
    Reviewed-on: https://code.wireshark.org/review/4845
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 4d6b3db5d4edc8743151c599330441ad2f943094)
    Reviewed-on: https://code.wireshark.org/review/4846
    

Actions performed:

    from  cf271b9   Eliminate use of ctype.h routines.
    adds  493d22c   Eliminate a use of a ctype.h function.


Summary of changes:
 plugins/wimaxasncp/packet-wimaxasncp.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)