|
|
|
|
|
by daniel_rh
2625 days ago
|
|
or written in a secure language without undefined behavior and without any "unsafe" code
like Rust or Safe Haskell. IoT probably should be shipping code that uses static compiler checks as the first line of security defense rather than run-time checks like valgrind and asan. |
|