OSSubprocess
OSSubprocess copied to clipboard
Double check 'accessProtect' usage in OSSVMProcess
Right now, half of the methods that use childProcessList do use the accessProtect and the other half do not...I check really check which ones should need the protect and which ones should not.