mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-03 09:12:57 +00:00
The Allocator_avl back end will display diagnostic messages if the address to be freed is not at the beginning of a block. This happens regulary when 'struct page' objects are not freed in allocation order. Issue #4325.