lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip/src/core init.c pbuf.c


From: Simon Goldschmidt
Subject: [lwip-commits] lwip/src/core init.c pbuf.c
Date: Wed, 18 Feb 2009 16:50:40 +0000

CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Simon Goldschmidt <goldsimon>   09/02/18 16:50:40

Modified files:
        src/core       : init.c pbuf.c 

Log message:
        Added check: PBUF_POOL_BUFSIZE must be greater than MEM_ALIGNMENT or 
else the offset of a pbuf may take the full first pbuf in a chain (resulting in 
the first pbuf having len==0)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/src/core/init.c?cvsroot=lwip&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/lwip/src/core/pbuf.c?cvsroot=lwip&r1=1.131&r2=1.132




reply via email to

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