Skip to content

Fixing clang-tidy's insecure snprintf#207

Draft
anast2024 wants to merge 1 commit intoopen-s4c:mainfrom
anast2024:snprintf
Draft

Fixing clang-tidy's insecure snprintf#207
anast2024 wants to merge 1 commit intoopen-s4c:mainfrom
anast2024:snprintf

Conversation

@anast2024
Copy link
Contributor

This fix is for clang-tidy for the clang-analyzer-security.insecureAPI.* check, since snprintf was flagged as insecure by the c11 standards.

Signed-off-by: Anastasia Basho <anastasia.basho@huawei.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant