Skip to content
Commit 1273be4c authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Fix a place in the memory manager where it explicitly assumes that the size of...

Fix a place in the memory manager where it explicitly assumes that the size of a point is 4 bytes.  That is OK if the actually size is smaller but makes the heap unstable when used withthe x86_64 host simulation
parent 7cbe29e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment