rpobleme valgrind code example Example: rpobleme valgrind gcc -g -o main main.c && valgrind --leak-check=full ./main