lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #41686] ipv4 ip_reass() crash error


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #41686] ipv4 ip_reass() crash error
Date: Fri, 16 May 2014 20:02:12 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36

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

Are you sure the patch below is complete? I would have thought the 'for' line
should end with

  ipr_prev = ipr_prev->next

not

  ipr = ipr->next

to prevent having an endless loop?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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