CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/15 16:27:48
Modified files:
lib/libc/locale: rune.h runetable.c setlocale.c setrunelocale.c
Log message:
Remove evaluation of PATH_LOCALE environment variable because it can be
abused to cause an integer overflow and serves no real purpose.
Found by Alexander Schrijver.
ok millert deraadt
