mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 19:20:09 +00:00
Failed allocations were still denoted with a successful return value to the caller. This situation was triggered by artificial testing and has not been observed yet in practice. In case the 'LIMA_GEM_CREATE' I/O control fails Mesa will dereference invalid pointers anyway. Issue genodelabs/genode-allwinner#27.