(init_user_info): Allocate buf[] with xmalloc using the size needed by
authorEli Zaretskii <eliz@gnu.org>
Sat, 30 Aug 2008 16:46:54 +0000 (16:46 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 30 Aug 2008 16:46:54 +0000 (16:46 +0000)
commit32cef06eddd843f7fdd3015bab414c8580257d68
treebbbdf2e87ba1de2a6c7540701a2622303bc9465c
parent7ccd1dafc24d2df21ac4baf415bba2ae9f9d22a2
(init_user_info): Allocate buf[] with xmalloc using the size needed by
GetTokenInformation.
(w32_system_process_attributes): Check return values of all system APIs.
src/ChangeLog
src/w32.c