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:16:26 -0400

CVSROOT:        /cvsroot/lwip
Module name:    lwip
Branch:         STABLE
Changes by:     Leon Woestenberg <address@hidden>       03/05/20 05:16:26

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?only_with_tag=STABLE&tr1=1.23.2.5&tr2=1.23.2.6&r1=text&r2=text





reply via email to

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