rlbox
rlbox copied to clipboard
comparing integers of different signs
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