mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
Bomb and any server may generate references to capabilities exceeding 256 - use a 16bit counter until the cap handling in Genode gets unified. Additionally try to print a warning, instead of dying, if we get cap reference count under or overflow. Issue #1615