lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] memp.c fixes


From: Curt McDowell
Subject: [lwip-users] memp.c fixes
Date: Wed, 12 Apr 2006 14:13:01 -0700

I checked in a fix for memp.c.  If memp_memory[] was unaligned, the first buffer in the first buffer pool would come out unaligned, and this would show up as a nasty corruption when that buffer was eventually allocated.  I also saved some bytes by using pre-aligned values in memp_sizes[] and simplifying memp_init().  Anyone care to code review the changes?
 
Regards,
Curt McDowell
Broadcom Corp.
 

reply via email to

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