tangle-accelerator
tangle-accelerator copied to clipboard
Wrap string operations for safety concerns
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.