레퍼런스 카운트 참고자료 모던 C 언어/C언어 메모리관리 메모리 누수 체크 프로그램 Valgrind (linux) 누수 체크 진행 valgrind --leak-check=full --show-leak-kinds=all <프로그램>