Skip to content

Latest commit

 

History

History

valgrind

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Instructions

  • compile, run, it shouldn't crash
  • run with valgrind (valgrind ./debug)
  • fix an out-of-bounds access
  • check for memory leaks