lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip/src/core dhcp.c


From: Leon Woestenberg
Subject: [lwip-commits] lwip/src/core dhcp.c
Date: Tue, 20 May 2003 05:04:10 -0400

CVSROOT:        /cvsroot/lwip
Module name:    lwip
Changes by:     Leon Woestenberg <address@hidden>       03/05/20 05:04:10

Modified files:
        src/core       : dhcp.c 

Log message:
        dhcp_recv() left dangling dhcp->p pointer in case of unexpected message.
        This could result in pbuf_free() assertion (ref count 0) or crashes.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/core/dhcp.c.diff?tr1=1.29&tr2=1.30&r1=text&r2=text





reply via email to

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