Fix: Memory leaks when calling get_cmdline_by_pid
authorChristian Babeux <christian.babeux@efficios.com>
Thu, 28 Feb 2013 20:48:28 +0000 (15:48 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 21 Mar 2013 17:15:48 +0000 (13:15 -0400)
Callers of get_cmdline_by_pid must free(3) the returned string.

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.025728 seconds and 4 git commands to generate.