URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=65f81046af298acd3688b279c9dbfba0cd65bb09 Submitter: Guy Harris ([email protected]) Changed: branch: master-1.12 Repository: wireshark
Commits: 65f8104 by Guy Harris ([email protected]): Don't use ctype.h routines. That avoids locale dependency and handles possibly-signed chars (which we weren't doing before). Change-Id: I189222eff624ad2d2e960bc0b69f3f22d35f351f Reviewed-on: https://code.wireshark.org/review/4787 Reviewed-by: Guy Harris <[email protected]> (cherry picked from commit 5fc398c3286fda408ad5cd4b5834d1b2778db86a) Reviewed-on: https://code.wireshark.org/review/4788 Actions performed: from 2f585cf Don't use ctype.h routines. adds 65f8104 Don't use ctype.h routines. Summary of changes: wsutil/str_util.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
