mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 08:03:59 +00:00
4ee8919f29
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