Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not use unsafe sprintf w/variable length input
This can cause a buffer overflow to occur when reporting error message about validation of (untrusted) user input parameters.
- Loading branch information