Software bug: Difference between revisions

Content deleted Content added
No edit summary
Mpost89 (talk | contribs)
m Spelling fixes
Line 66:
# Divide by zero
# Infinite loop
# MathmaticalMathematical overflow or underflow
# Exceeding array bounds
# Using an unitilizeduninitialized variable
# Accessing memory not owned
# Memory leak