Skip to content

Commit

Permalink
Update SUMMARY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hxuhack authored Jun 29, 2024
1 parent 6ae4f7f commit 11ae84f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@
- [Chapter 4.3. Value-flow Analysis](./4.3-value.md)
- [Chapter 4.4. Control-flow Analysis](./4.4-control.md)
- [Chapter 5. Sample Applications](./5-application.md)
- [Chapter 5.1. Dangling Pointer Bug Detection](./5.1-dangling.md)
- [Chapter 5.2. Memory Leakage Detection](./5.2-memleak.md)
- [Chapter 6. Case Study](./6-case.md)

0 comments on commit 11ae84f

Please sign in to comment.