Created
October 6, 2016 04:39
-
-
Save harveyslash/de668c341432afda06a6f80457eb6dcf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==2783== 1,200 bytes in 50 blocks are still reachable in loss record 1 of 1 | |
==2783== at 0x402A5E6: calloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) | |
==2783== by 0x80488ED: new_emp (emp.c:142) | |
==2783== by 0x80487E1: add_employee (emp.c:65) | |
==2783== by 0x8048B02: load_employees (emp.c:280) | |
==2783== by 0x8048708: main (rpt.c:23) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment