Skip to content

Commit

Permalink
content/data: Remove TODO exercises
Browse files Browse the repository at this point in the history
Remove empty sections from the arena.

Signed-off-by: Alex Apostolescu <[email protected]>
  • Loading branch information
Alex-deVis authored and teodutu committed Oct 30, 2023
1 parent 1a1d629 commit fe7728b
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions content/chapters/data/lab/content/arena.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,33 +88,3 @@ Notice how the array's memory is automatically managed.
After completing the exercise, make sure that the memory is properly managed.

1. Play with your reference counted array and create different scenarios to test its limits.

## Use-After-Free

TODO

## Code Injection

TODO

### Quiz

TODO

## DEP

### Practice

TODO

## Code Reuse

TODO

### Quiz

TODO

### Practice

TODO

0 comments on commit fe7728b

Please sign in to comment.