Open deian opened 4 years ago
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
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