Hacker News new | past | comments | ask | show | jobs | submit login

> ... non-detectable dangling access conditions.

My understanding is that the dangling access conditions potentially arise due to the delayed release of deleted handles.

["... Instead the rendering system would only mark the resource object for destruction when the user code requests its destruction, but the actual destruction happens at a later time when the GPU no longer uses the resource."]




Not necessarily, there's also the "use after free" error, which can happen everywhere..




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

Search: