mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 08:03:59 +00:00
0dbb5e1696
This patch reflects eventual allocation errors in a more specific way to the caller of 'alloc_aligned', in particular out-of-metadata and out-of-memory are considered as different conditions. Related to issue #526.