lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #61592] tcp_free_listen(): assertion condition error,


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #61592] tcp_free_listen(): assertion condition error, should be: pcb->state == LISTEN
Date: Wed, 1 Dec 2021 05:05:08 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0

Update of bug #61592 (project lwip):

                  Status:                    None => Invalid                
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Have you checked that? From reading the code, you can see there's something
wrong because the comment doesn't match the assertion. However, your solution
is wrong: pcb->state is CLOSED at that point. I guess we would have found out
sooner if this was triggering...

I'll probably change the assert anyway, but your proposed change would make it
worse.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?61592>

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




reply via email to

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