| Information | |
|---|---|
| has gloss | eng: In computer programming, an input kludge is type of failure in software (an anti-pattern) where simple user input is not handled. For example, if a computer program accepts free text input from the user, an ad hoc algorithm will mishandle many combinations of legal and illegal input strings. Input kludges are usually difficult for a programmer to detect in a unit test, but very easy for the end user to find. The evidence exists that the end user can easily crash software that fails to correctly handle user input. Indeed, the buffer overflow security hole is an example of the problems caused. |
| lexicalization | eng: input kludge |
| instance of | e/Software bug |
Lexvo © 2008-2025 Gerard de Melo. Contact Legal Information / Imprint