Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reglib.c: 2 * bad calls to scanf #2

Open
dcb314 opened this issue Feb 28, 2014 · 0 comments
Open

reglib.c: 2 * bad calls to scanf #2

dcb314 opened this issue Feb 28, 2014 · 0 comments

Comments

@dcb314
Copy link

dcb314 commented Feb 28, 2014

[reglib.c:880]: (warning) scanf without field width limits can crash with huge input data.

Suggest replace mention of %s with %100s.

[reglib.c:941]: (warning) scanf without field width limits can crash with huge input data.

Duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant