Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The initializer for this field has always been missing, but I thought that was okay because it was not used before it was initialized by DetermineSession(), but if ParseRequestUri() fails, a "400 Bad Request" response was generated to early. The assertion failure never occurred memory poisoning implicitly initialized this field to `true`, but commit 36422d7 disabled memory poisoning.
- Loading branch information