mirror of
https://github.com/status-im/evmc.git
synced 2025-02-23 08:28:15 +00:00
The implementation strcpy_s() in loader is wrong (to be fixed) and limited in comparison to strcpy_s() spec. Rename it to strcpy_sx() to indicate it is not the one from standard library.