lwip-devel
[Top][All Lists]
Advanced

[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: Fri, 4 Oct 2024 08:35:02 -0400 (EDT)

Follow-up Comment #7, patch #10121 (group lwip):

Thanks again! I reported the issue to the guys over at TinyUSB:
https://github.com/hathach/tinyusb/issues/2828

> I wonder how that works as you'll end up with double freed pfus.

It did not work, at least not for me. I would get the ref count zero panic so
I added some test to only free when ref > 0 and that's how I got that circular
buffer panic cause I was stealing ownership of the buffer from httpd.

As far as I'm concerned you can close that ticket.
Btw looks like you guys are way behind on issues triage and patches reviews,
looks like you have some backlog from 4 or 5 years maybe. I opened a ticket a
few weeks back and mentioned it could now be closed but no action was taken I
believe. That's off topic though. I did post recently on the mailing list
about apparent lack of activities but that went unanswered too.

At least I'm glad you could help with this one.


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?10121>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]