Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 307 Bytes

File metadata and controls

4 lines (3 loc) · 307 Bytes

Fix: CVE-2026-47221

Fixed an issue when handling HTTP 303 internal redirects for body-less requests. The redirect handling code attempted to drain a request body buffer that was never allocated, causing a segmentation fault.