tangle-accelerator icon indicating copy to clipboard operation
tangle-accelerator copied to clipboard

Wrap string operations for safety concerns

Open howjmay opened this issue 5 years ago • 0 comments

In https://github.com/DLTcollab/tangle-accelerator/pull/683#discussion_r444119083, we discussed the safety concerns in the current string operations. We may implement wrappers for these string operations (e.g. strncpy) which allows us operate strings safely.

howjmay avatar Jun 24 '20 09:06 howjmay