<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Memory corruption - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Memory_corruption&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Memory_corruption&amp;p=6">3.Next</a>
</p>
<p>bounds, it is referring to memory that is not then possessed by the program. Using such pointers is a serious programming flaw. Accessing such memory usually causes operating system exceptions, that most commonly lead to a program crash (unless suitable memory protection software is being used).<br/>
#Using memory beyond the memory that was allocated (<a href="page.php?w=buffer_overflow">buffer overflow</a>): If an array is used in a loop, with incorrect terminating condition, memory beyond the array bounds may be accidentally manipulated. Buffer</p><p>
<a accesskey="1" href="page.php?w=Memory_corruption&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Memory_corruption&amp;p=6">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
