diff options
| author | Santtu Lakkala <inz@inz.fi> | 2026-05-22 11:08:56 +0300 |
|---|---|---|
| committer | Santtu Lakkala <inz@inz.fi> | 2026-05-22 11:08:56 +0300 |
| commit | 4a5f9150d09474099bc1a8711a92ed1fe52203c0 (patch) | |
| tree | 3cc4fa961ff06a8d009b23646e8f77057a967d27 /xs_url.h | |
| parent | 6c1c0ef0cd62e0d410484ad2d13f884e96eedafa (diff) | |
Fix error body leaks
activitypub_post_handler uses custom error responses for 400 and 403.
The 400 NULL check was reversed and 403 was missing the check in
httpd_connection and both errors were lost and leaked.
Add a common custom error gate around all default errors to avoid
similar issues in the future.
Diffstat (limited to 'xs_url.h')
0 files changed, 0 insertions, 0 deletions