mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
8c9ca0e7a9
An early version of nitpicker used a pointer as 'owner' with the null pointer representing nitpicker's built-in views, which are nowadays represented by 'Main::_global_view_ower'. The null-pointer check is a left-over from the earlier days. Fixes #4847
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.