|
From: | Kieran Mansley |
Subject: | [lwip-devel] [bug #33545] Then MEM_USE_POOLS defined mem_malloc returns unaligned pointer. |
Date: | Mon, 13 Jun 2011 09:35:16 +0000 |
User-agent: | Opera/9.80 (X11; Linux i686; U; en) Presto/2.7.62 Version/11.00 |
Follow-up Comment #2, bug #33545 (project lwip): What is sizeof(int) on your system? I would expect sizeof(struct memp_malloc_helper) to be the same as sizeof(int) as the memp_malloc_helper just contains an enum type, and ANSI C says enums are represented as int. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?33545> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |