userenv: tests/userenv.c: fix buffer overrun
3 Jun
2008
3 Jun
'08
8:07 p.m.
Found via valgrind. Fixes Use of uninitialised value of size 4 at wine_cp_mbstowcs (mbtowc.c:79) by MultiByteToWideChar (locale.c:1846) by CompareStringA (locale.c:2722) by get_env (userenv.c:140) by func_userenv (userenv.c:218) Uninitialised value was created by a stack allocation at get_env (userenv.c:128)
6406
Age (days ago)
6406
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Kegel