[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:47:30 -0400 (EDT) |
Follow-up Comment #3, patch #10121 (group lwip):
Basically LWIP_HTTPD_SUPPORT_REQUESTLIST makes the assumption that it can take
ownership of the pbuf which is wrong as pbuf could have been allocated from a
pool like in my case and thus we keep reusing them.
Thanks for mentioning the network interface driver that put me on the right
track.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?10121>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
signature.asc
Description: PGP signature