lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #21699] segment leak in ooseq processing when last dat


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #21699] segment leak in ooseq processing when last data packet was lost
Date: Tue, 04 Dec 2007 20:38:35 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

Follow-up Comment #3, bug #21699 (project lwip):

As a start, I'll add an assert in tcp_pcb_remove() that checks whether any
segments are left on unsent, unacked or ooseq.

Also, I'll change tcp_process a little (don't set closed state in
tcp_process, tcp_input would do that anyway when calling tcp_pcb_remove), that
way, the segment leak is fixed already.

But I'll still check in a 3rd fix for this (the one suggested in comment #2),
but I want to do some more tests on this before checking in.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21699>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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