@@ -323,7 +323,7 @@ pc_init(int argc, wchar_t *argv[])
uint32_t *uid, *shwnd;
/* Grab the executable's full path. */
plat_get_exe_name(exe_path, sizeof(exe_path)-1);
plat_get_exe_name(exe_path, sizeof_w(exe_path)-1);
p = plat_get_filename(exe_path);
*p = L'\0';
The note is not visible to the blocked user.