Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

OpenProcess retrieves a handle to an existing process rather than creating a process so it won't be governed by JOB_OBJECT_LIMIT_ACTIVE_PROCESS, the bug here is that it's leaking handles, not processes.


Ah yes, in that case the relevant limit would be one on total handles, which doesn't seem to exist.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: