rlbox icon indicating copy to clipboard operation
rlbox copied to clipboard

comparing integers of different signs

Open deian opened this issue 6 years ago • 0 comments

In Prio, I"m getting a warning about int vs. size_t comparison here:

https://github.com/PLSysSec/rlbox_sandboxing_api/blob/master/code/include/rlbox_stdlib.hpp#L152-L154

In general we probably want to avoid this

deian avatar Dec 30 '19 21:12 deian