Use c_toupper to avoid converting characters non in the english ASCII set. Reported...
commit777aa2927b7d9238e505fd2cfc0e616cce60f9e8
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 5 May 2011 20:17:28 +0000 (5 22:17 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 5 May 2011 20:34:00 +0000 (5 22:34 +0200)
tree06d8f1dade04edb727d37d4eeff0cf3ca1290f53
parent83ff33e7fdc369b8d4030f78633a6e279c51425f
Use c_toupper to avoid converting characters non in the english ASCII set. Reported by Kalle Olavi Niemitalo.
lib/gnutls_str.c
lib/opencdk/misc.c