mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-26 22:29:19 +00:00
91197804ac
This patch reworks the 'Session_component::destroy' to cope become robust against a client-provided invalid view handle. The code did not consider that 'Handle_registry::has_handle' may throw. Thanks to Alexander Boettcher for reporting and the initial fix. Fixes #3232
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.