Skip to content
Snippets Groups Projects
Commit b9353c12 authored by Razvan Deaconescu's avatar Razvan Deaconescu
Browse files

asg/mem-alloc: Use doubly linked-list and update checker


Add a pointer to prev in struct block_meta and move unmodifiable
files to utils/.
Add memory leak checks and style checks to the checker.
Add make check-fast option to skip checking for memory leaks.
Add instructions for debugging with the VSCode debugger.

Signed-off-by: default avatarAlex Apostolescu <alexx.apostolescu@gmail.com>
parent 2d99474e
No related branches found
No related tags found
No related merge requests found
Pipeline #30046 passed
Showing
with 885 additions and 1173 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment