lwip-commits
[Top][All Lists]
Advanced

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

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


From: Curt McDowell
Subject: [lwip-commits] lwip/src/core memp.c
Date: Wed, 12 Apr 2006 21:07:44 +0000

CVSROOT:        /cvsroot/lwip
Module name:    lwip
Branch:         
Changes by:     Curt McDowell <address@hidden>  06/04/12 21:07:44

Modified files:
        src/core       : memp.c 

Log message:
        memp_memory could be unaligned, causing one buffer in the memp pool to
        be unaligned, resulting in nasty random data corruption on some CPUs.
        Also, clean up the code a little and save a few bytes.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/lwip/src/core/memp.c.diff?tr1=1.25&tr2=1.26&r1=text&r2=text




reply via email to

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