genode/base/include/root
Torsten Hilbrich d5a758ea10 Root_component::session: Fix ram_quota handling
You cannot check an unsigned size_t variable for underflow, so I
changed the code to first check if an underflow would occur before
performing the subtraction.

Fixes #489.
2012-11-14 16:39:18 +01:00
..
capability.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
client.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
component.h Root_component::session: Fix ram_quota handling 2012-11-14 16:39:18 +01:00
root.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00