lwip-members
[Top][All Lists]
Advanced

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

[lwip-members] [bugs #2595] loopif results in NULL reference for incomin


From: Jani Monoses
Subject: [lwip-members] [bugs #2595] loopif results in NULL reference for incoming TCP packets
Date: Tue, 02 Dec 2003 06:04:36 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 Firebird/0.7

This mail is an automated notification from the bugs tracker
 of the project: lwIP - A Lightweight TCP/IP stack.

/**************************************************************************/
[bugs #2595] Latest Modifications:

Changes by: 
                Jani Monoses <address@hidden>
'Date: 
                Tue 12/02/2003 at 11:04 (GMT)

------------------ Additional Follow-up Comments ----------------------------
is there a simple test program which segfaulted before the patch was applied 
and works now?

I am curios what this patch works around and see if we could fix the root of 
the problem.

Andreas?








/**************************************************************************/
[bugs #2595] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=2595>
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: Andreas Stenius
On: Wed 02/19/2003 at 15:26

Category:  None
Severity:  5 - Average
Item Group:  Crash Error
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  loopif results in NULL reference for incoming TCP packets

Original Submission:  When connecting to "localhost" with the loopif interface, 
tcp_output doesn't get the opportunity to finnish sending the segment before 
tcp_process gets it, resulting in tcp_process referencing pcb->unacked-> which 
still is NULL.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 12/02/2003 at 11:04       By: jani
is there a simple test program which segfaulted before the patch was applied 
and works now?

I am curios what this patch works around and see if we could fix the root of 
the problem.

Andreas?



-------------------------------------------------------
Date: Wed 07/30/2003 at 12:10       By: kaos
Small fix in loopif to let tcp_output finnish off, before sent to ip_input.






File Attachments
-------------------

-------------------------------------------------------
Date: Wed 07/30/2003 at 12:10  Name: loopif.diff  Size: 1KB   By: kaos
diff file for src/netif/loopif.c
http://savannah.nongnu.org/bugs/download.php?item_id=2595&amp;item_file_id=564






For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=2595>

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





reply via email to

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