Jump to content

Stack overflow (disambiguation)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Addbot (talk | contribs) at 06:09, 10 March 2013 (Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q1297257). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Stack overflow may mean:

A type of programming error:

  • Stack overflow, when too much memory is used on the call stack
  • Stack buffer overflow, when a program writes to a memory address on the program's call stack outside of the intended data structure; usually a fixed length buffer

Other uses:

  • Stack Overflow, a question-and-answer website on the topic of computer programming