PLSysSec / rlbox

RLBox sandboxing framework
https://rlbox.dev
MIT License
285 stars 21 forks source link

Provide useful error message/add support when invoke variadic function calls #26

Open shravanrn opened 3 years ago

shravanrn commented 3 years ago

This is currently unsupported as there are tricky ABI issues for plugins that are not noop sandbox. Provide a helpful error message for this/add support for this