Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Find and correct inadequate input validation #3

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments
Open

Find and correct inadequate input validation #3

GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

There are instances where malformed input causes some apps to crash.  E.g., 
when an incorrect delimiter was specified or a line of input doesn't 
contain as many fields as expected.  At the very least, the apps should 
`exit(EXIT_FAILURE)` instead of seg-faulting.

Original issue reported on code.google.com by jeremy.h...@gmail.com on 18 Jul 2008 at 5:06

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

No branches or pull requests

1 participant