Skip to content

Latest commit

 

History

History

helgrind

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Instructions

  • compile, run
  • check it with valgrind. You may see strange behavior but it may be perfectly fine.
  • check it with valgrind --tool=helgrind
  • understand issue and fix