Hacker News new | ask | show | jobs
by ndriscoll 549 days ago
Except you usually can because the state isn't completely unknown. You might not expect some field in a structure to be null, but you still know for example that there's no way for one request to have a reference to another, so you just abort the one request and continue.
1 comments

No, if you have been compromised, you cannot make these assumptions.