diff options
author | Piotr Sikora <piotr@aviatrix.com> | 2024-02-26 20:00:28 +0000 |
---|---|---|
committer | Piotr Sikora <piotr@aviatrix.com> | 2024-02-26 20:00:28 +0000 |
commit | 2f9e8431e696b27ffcd69e455a1ee006ca14f8e3 (patch) | |
tree | b3ad8bb3152f5bcd6ebdd26550bacf22713926e7 /src/os/unix/ngx_posix_init.c | |
parent | 3d5a356abb4f06b0f103290bd31a4c146233956b (diff) | |
download | nginx-2f9e8431e696b27ffcd69e455a1ee006ca14f8e3.tar.gz nginx-2f9e8431e696b27ffcd69e455a1ee006ca14f8e3.zip |
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 <piotr@aviatrix.com>
Diffstat (limited to 'src/os/unix/ngx_posix_init.c')
0 files changed, 0 insertions, 0 deletions