Buffer overflow/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Eric M Gearhart (Moving sections to their corresponding subpages) |
No edit summary |
||
Line 3: | Line 3: | ||
==Other related topics== | ==Other related topics== | ||
* [[Stack frame]], which describes the [[memory management]] strategy that makes this attack possible | * [[Stack frame]], which describes the [[memory management]] strategy that makes this attack possible | ||
==Articles related by keyphrases (Bot populated)== | |||
{{r|Stack frame}} | |||
{{r|Strlcpy}} |
Latest revision as of 06:00, 22 July 2024
- See also changes related to Buffer overflow, or pages that link to Buffer overflow or to this page or whose text contains "Buffer overflow".
- Stack frame, which describes the memory management strategy that makes this attack possible
- Stack frame [r]: A memory management strategy used to create and destroy temporary (automatic) variables in some programming languages. [e]
- Strlcpy [r]: Add brief definition or description