pgrep: Remove memory leak
authorCraig Small <csmall@dropbear.xyz>
Tue, 22 Dec 2020 05:08:49 +0000 (16:08 +1100)
committerCraig Small <csmall@dropbear.xyz>
Tue, 22 Dec 2020 05:08:49 +0000 (16:08 +1100)
commit5f859b30d34c3e1ec3fca48d55248b502669fcc5
treea705e67cdfbe4a446c410b7df81b778e840d58a1
parent79196a0b9e8a949dea2c4749eef0f58b4478969d
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