Skip to content

replace unsafe string operations with buffer safe versions #12

Open
@rabidt

Description

@rabidt

sprintf -> snprintf
strcpy -> strlcpy
strcat -> strlcat

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions