AppImage / AppImage/AppImageKit
Consider using snprintf instead of sprintf.
Open
enhancement
pr-welcome
- Dominant language
- No language data
- Stars
- 9.4k
- Forks
- 588
- PR merge metrics
- PR metrics pending
Description
There several places in the code base where `sprintf` can lead to memory leek, because we don't know length of user provided command arguments.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.