﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
21394	IGuestSession::DirectoryCreateTemp does not work with mode => fixed in SVN/next 7.0.x maintenance	ReseT	pentagonik	"The function have incorrect mode parameter verification. 

if (RT_UNLIKELY(!(aMode & ~07777)))
  return setError(E_INVALIDARG, tr(""Mode invalid ...""));

this check returns always true for valid modes and error is reported."	defect	closed	other	VirtualBox-7.0.4	fixed			other	other
