summaryrefslogtreecommitdiff
path: root/tests/diff/diff_helpers.c
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@microsoft.com>2015-05-29 16:07:51 -0400
committerEdward Thomson <ethomson@microsoft.com>2015-05-29 16:07:51 -0400
commit006548da91bfe05375ae0e786c6c13e9bad85a40 (patch)
tree2b7ad496d1768cd7192d39d6d89f85d5a6ec5e69 /tests/diff/diff_helpers.c
parentc7f94123569e8fe00ffb3a35e6a12b6ebe9320ec (diff)
downloadlibgit2-006548da91bfe05375ae0e786c6c13e9bad85a40.tar.gz
git__strcasecmp: treat input bytes as unsigned
Treat input bytes as unsigned before doing arithmetic on them, lest we look at some non-ASCII byte (like a UTF-8 character) as a negative value and perform the comparison incorrectly.
Diffstat (limited to 'tests/diff/diff_helpers.c')
0 files changed, 0 insertions, 0 deletions