lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #43437] Memory corruption beyound memory pool


From: Ivan Delamer
Subject: [lwip-devel] [bug #43437] Memory corruption beyound memory pool
Date: Sun, 19 Oct 2014 16:10:56 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0

Follow-up Comment #3, bug #43437 (project lwip):

The default allocation is:

u8_t ram_heap[MEM_SIZE_ALIGNED + (2*SIZEOF_STRUCT_MEM) + MEM_ALIGNMENT];


so this shortage must be a problem with your port.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?43437>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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