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: Simon Goldschmidt
Subject: [lwip-devel] [patch #10121] bug: httpd creates circular linked list that causes an infinite loop
Date: Thu, 12 Oct 2023 15:36:50 -0400 (EDT)

Update of patch #10121 (project lwip):

                  Status:                    None => Works For Me           
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I don't get the same problem you observed when connecting via telnet and
pressing enter twice: I get two distinct pbufs. I guess you have a problem
somewhere with your netif driver that results in getting the same pbuf twice
here.

To detect such problems, I've added an assert to pbuf_cat() that h and t are
not the same: although that doesn't every loop, it might detect this bug
here.

Good luck with finding your actual bug! ;-)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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