mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-06 09:36:49 +08:00

1. Add memory node record. 2. Add runtime log with memory count and total size. 3. Add extra room for overflow detection. 4. Add memory poison after free to detect write after free. Change-Id: I4f0fe7295f18a746c3b4c135681127a18337585e Signed-off-by: Herman Chen <herman.chen@rock-chips.com>