mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-02 17:21:13 +00:00
479f2e0d1f
This patch eliminates warnings that occurred as side effect of using the 'Session_policy' utility ("Warning: no policy defined for label..."). The new version uses the 'with_matching_policy' function instead, which has the nice side effect of simplifying the error handling.