Skip to content
Snippets Groups Projects
Commit d7a0382b authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Don't call the system toupper or tolower.

Yes, we could cast to unsigned char first, but it's probably safest
to just use our own (in test_util), or remove bad-idea features that
we don't use (in readpassphrase.c).

Fixes 18728.
parent d037369e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment