Skip to content

Updated http.c#1

Open
pmjagtap wants to merge 1 commit intodreamcat4:masterfrom
pmjagtap:patch-1
Open

Updated http.c#1
pmjagtap wants to merge 1 commit intodreamcat4:masterfrom
pmjagtap:patch-1

Conversation

@pmjagtap
Copy link

A miss written line hs->left = file->len; in function http_init_file() corrected to hs->left = file->index;

A miss written line hs->left = file->len; in function http_init_file() corrected to hs->left = file->index;
@dreamcat4
Copy link
Owner

Hi there,
Thanks for fixing this however unfortunately I'm not the official upstream mirror. I just put this rep up on github because the developers don't use git.

I think you need to try the official lwip website and contact the development team there:

http://savannah.nongnu.org/projects/lwip/

Maybe if you register for a savannah account you can login and find their email address.
Many thanks.

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