mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
When the own cap quota of a client does not suffice for a cap upgrade of an existing session to a server, the client must issue a cap-resource request to the parent. This logic was already in place for RAM quota but was missing for cap quota. Issue #4072