Doesn't seem to be up =\
Found the issue - a use after free in send_response() if I close the session early due to an error. Was continuing to the next bit. Put a temp fix in place, will push a proper one later.
Source is here btw: https://github.com/GSGBen/unsafehttp/blob/main/src/main.c