Skip to content

Big params#1481

Open
micheleps wants to merge 3 commits intotsl0922:mainfrom
micheleps:big-params
Open

Big params#1481
micheleps wants to merge 3 commits intotsl0922:mainfrom
micheleps:big-params

Conversation

@micheleps
Copy link
Copy Markdown

No description provided.

@tsl0922
Copy link
Copy Markdown
Owner

tsl0922 commented Dec 19, 2025

What is the usecase of it?

…rades

The global post_body_list linked list was accessed by multiple connections
without synchronization, causing intermittent failures when parsing POST
body arguments. Added pthread mutex protection and a cleanup function to
prevent stale entries when connections close before WebSocket upgrade.
@tsl0922 tsl0922 force-pushed the main branch 4 times, most recently from ee05f21 to a9b2d19 Compare March 20, 2026 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants