Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
demos: Fix unbounded write in sscanf call (#1859)
Buffer write operations that do not control the length of data written may overflow.
- Loading branch information