mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-11 23:43:15 +00:00
7cf40a0971
This patch ensures that the 'Allocator_avl' releases all memory obtained from the meta-data allocator at destruction time. If allocations are still dangling, it produces a warning, hinting at possible memory leaks. Finally, it properly reverts all 'add_range' operations. |
||
---|---|---|
.. | ||
base | ||
cap_session | ||
cpu | ||
cpu_session | ||
dataspace | ||
io_mem_session | ||
io_port_session | ||
irq_session | ||
log_session | ||
pager | ||
parent | ||
pd_session | ||
ram_session | ||
rm_session | ||
rom_session | ||
root | ||
session | ||
signal_source | ||
spec | ||
thread | ||
trace_session | ||
util | ||
README |
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.