lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #52676] tcp: pcb->unsent_oversize not cleared segment


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #52676] tcp: pcb->unsent_oversize not cleared segment split leading to memory corruption
Date: Sat, 16 Dec 2017 08:31:20 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

Follow-up Comment #1, bug #52676 (project lwip):

Oversize works at 2 places: pcb and segment (although the latter one only if
TCP_OVERSIZE_DBGCHECK==1).

You set the pcb member 'unsent_oversize' to 0, which looks correct. I wonder
if we additionally need to reset unsent_oversize of one of the segments
though.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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