Skip to content

Commit

Permalink
[#3] Add index for memory issues
Browse files Browse the repository at this point in the history
  • Loading branch information
maximmenshikov committed Jun 27, 2021
1 parent da1d771 commit e5ffcf0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/mem/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Memory-related defects
======================

.. toctree::
:hidden:
:caption: Memory-related defects

ptr/deref_null

Most defects in native languages come from invalid memory manipulations.

0 comments on commit e5ffcf0

Please sign in to comment.