Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite: fixed "return" directive without response text.
Previously, the response text wasn't initialized and the rewrite module was sending response body set to NULL. Found with UndefinedBehaviorSanitizer (pointer-overflow). Signed-off-by: Piotr Sikora <[email protected]>
- Loading branch information