Defined term
Overflow
Overflow: The inability of a memory location or data struct ure, such as an array, to accommodate data larger than a certain size or value.
📋 Single Source
Infrastructure
Definition
The inability of a memory location or data struct ure, such as an array, to accommodate data larger than a certain size or value. The 2007 VVSG define certain overflow conditions, such as array overflow, counter overflow, numeric overflow and stack overflow, which must be checked expressly by software.
Sources
1
Electronic Voting Glossary
View Source