Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Wrap string operations for safety concerns #687

Open
howjmay opened this issue Jun 24, 2020 · 0 comments
Open

Wrap string operations for safety concerns #687

howjmay opened this issue Jun 24, 2020 · 0 comments
Labels
C-bug Category - Something isn't working C-refactor Category - Improvement P-medium Priority - Medium, not hurry but needed

Comments

@howjmay
Copy link
Contributor

howjmay commented Jun 24, 2020

In #683 (comment), 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 howjmay added C-bug Category - Something isn't working C-refactor Category - Improvement P-medium Priority - Medium, not hurry but needed labels Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-bug Category - Something isn't working C-refactor Category - Improvement P-medium Priority - Medium, not hurry but needed
Projects
None yet
Development

No branches or pull requests

1 participant