[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #10121] bug: httpd creates circular linked list that
From: |
Slion |
Subject: |
[lwip-devel] [patch #10121] bug: httpd creates circular linked list that causes an infinite loop |
Date: |
Thu, 3 Oct 2024 15:31:03 -0400 (EDT) |
Follow-up Comment #2, patch #10121 (group lwip):
Same issue on Raspberry Pi Pico. It only works if you have a pbuf big enough
so that you get your whole request in a single one and pbuf_cat is never
called. Apparently setting TCP_MSS to 1500 makes for large enough pbufs but
seems to be causing a bunch of other issues where mem_malloc often fails.
Thanks for adding the assert it's rather useful.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?10121>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
signature.asc
Description: PGP signature
- [lwip-devel] [patch #10121] bug: httpd creates circular linked list that causes an infinite loop,
Slion <=
- Message not available
- Message not available
- Message not available
- Message not available