Skip to content

fix http jpg streaming pthread stack smashing - #235

Open
dongdigua wants to merge 1 commit into
nihui:masterfrom
dongdigua:patch-1
Open

fix http jpg streaming pthread stack smashing#235
dongdigua wants to merge 1 commit into
nihui:masterfrom
dongdigua:patch-1

Conversation

@dongdigua

@dongdigua dongdigua commented May 25, 2026

Copy link
Copy Markdown

musl only has a 128k default pthread stack size, char buf[1024x1024] will corrupt the memory

may or may not fixes #210

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.

Core dump happend when use imwrite() on luckfox board

1 participant