mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
d5a758ea10
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. |
||
---|---|---|
.. | ||
capability.h | ||
client.h | ||
component.h | ||
root.h |