mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-14 14:37:41 +00:00
Due to a bug in the deinitialization of the DHCP server of a domain (the reference to the destroyed object was not cleared), the NIC router could end up in a page fault caused by a double-free at the heap. This also fixes the previously missing dissolving of the "DNS-server-from" relation to a remote domain. Issue #2840
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.