commit | fd2641c0d27705c89d224e3205b1296110b6598c | [log] [tgz] |
---|---|---|
author | Petr Machata <pmachata@redhat.com> | Tue Apr 24 21:33:16 2012 +0200 |
committer | Petr Machata <pmachata@redhat.com> | Tue Apr 24 21:33:16 2012 +0200 |
tree | cea0bbca30aaef8fe104893a5ac8b12f1522c52a | |
parent | 8ead1cde21252e779f29ee4bcd68ae4a1bc86ed9 [diff] |
Fix double frees, remove_process now releases memory Presence in singly-linked list strongly indicates that process is heap allocated, and that if we are about to stop tracing it, we should also reclaim the memory.