author | Cosmin Ioiart <cioiart+dev@gmail.com> | |
Wed, 7 Mar 2012 11:33:12 +0000 (12:33 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 23 Sep 2012 10:39:31 +0000 (12:39 +0200) | ||
commit | cb6fbadd9ff71988de4eaa0218007ef0916c7755 | |
tree | f55ca43a85f8297be1525e697a44662728d8ccd8 | tree | snapshot |
parent | 77311aed583ac4566d76f1ce3a1dc9deae2e59dc | commit | diff |
Buffer and memory allocation related bug fixes and changes
Replaced "free" with "sfree" for memory deallocation.
Added memset(...) to initialized newly allocated memory
Removed buffer "termination".
Replaced "free" with "sfree" for memory deallocation.
Added memset(...) to initialized newly allocated memory
Removed buffer "termination".
src/processes.c | diff | blob | history |