Wireshark-commits: [Wireshark-commits] master 4d6b3db: 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:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d6b3db5d4edc8743151c599330441ad2f943094
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4d6b3db 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>
    

Actions performed:

    from  2b6c267   Eliminate use of ctype.h routines.
    adds  4d6b3db   Eliminate a use of a ctype.h function.


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