no limitation for "%s" while calling fscanf()
Open
- Dominant language
- C
- Stars
- 2k
- Forks
- 679
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/alibaba/LVS/blob/2c7f867baada4cc00226f492c65f6e6f22cbb2d1/kernel/drivers/staging/iio/Documentation/iio_utils.h#L87
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at kernel/drivers/staging/iio/Documentation/iio_utils.h:87 and inspect the fscanf() call referenced by the issue. Confirm how the "%s" input is read and identify the required limitation; done means the read is bounded without changing the surrounding behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100