mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-03 13:14:45 +00:00
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.