]> granicus.if.org Git - procps-ng/commit
pgrep: Remove memory leak
authorCraig Small <csmall@dropbear.xyz>
Tue, 22 Dec 2020 05:14:56 +0000 (16:14 +1100)
committerCraig Small <csmall@dropbear.xyz>
Tue, 22 Dec 2020 05:14:56 +0000 (16:14 +1100)
commit048820fde3130a995f6a0d8f8747550100dbd50b
treeee93f591cbf154b8f768f82e2430459cbe56335d
parente7c3c0279fdb5233759c97ce915ca5a6d3c26d44
pgrep: Remove memory leak

This is part of !118 where @tt.rantala found a memory leak.
The other part of !118 may come later if the performance change
is significant.

References:
 procps-ng/procps!118
pgrep.c