Skip to content

Commit

Permalink
add null pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed May 29, 2020
1 parent bc6c6df commit ad42f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rust/index.html
Expand Up @@ -67,7 +67,7 @@ <h2>Prelude: C++ problems</h2>
<li>Dangling pointers</li>
<li>Iterator invalidation</li>
<li>Thread safety</li>

<li>Null Pointer References: The Billion Dollar Mistake</li>
</ul>
</section>
<section>
Expand Down

0 comments on commit ad42f04

Please sign in to comment.