JustasMasiulis / inline_syscall

Inline syscalls made easy for windows on clang
Apache License 2.0
638 stars 87 forks source link

Fixed out of bounds #6

Closed Luchinkin closed 2 years ago

JustasMasiulis commented 2 years ago

Thanks for the contribution.

This is kind of off topic, but I'd highly recommend to write a more robust version of syscall id retrieval if you use this library. This is more of an example / placeholder to try stuff out.