[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #61126] ram_end write outside heap...
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #61126] ram_end write outside heap... |
Date: |
Wed, 8 Sep 2021 13:31:14 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 |
Update of bug #61126 (project lwip):
Status: None => Invalid
Assigned to: None => goldsimon
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
Why do you think so? 'ram_heap' is allocated like this:
uint8_t ram_heap[MEM_SIZE_ALIGNED + (2U * SIZEOF_STRUCT_MEM)];
so writing to a struct mem * which is calculated by
'ram_heap[MEM_SIZE_ALIGNED]' should surely work, no?
I'll close this as invalid, but you can still respond here if you think
otherwise. Or if I'm missing something.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?61126>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/