Re: [PATCH] libps: Fix memory leak

2022-11-05 Thread Samuel Thibault
Applied, thanks! Richard Braun, le sam. 05 nov. 2022 15:15:05 +0100, a ecrit: > --- > libps/procstat.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libps/procstat.c b/libps/procstat.c > index d0423410..131d3a4b 100644 > --- a/libps/procstat.c > +++ b/libps/procstat.c > @@ -1097,6

[PATCH] libps: Fix memory leak

2022-11-05 Thread Richard Braun
--- libps/procstat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libps/procstat.c b/libps/procstat.c index d0423410..131d3a4b 100644 --- a/libps/procstat.c +++ b/libps/procstat.c @@ -1097,6 +1097,7 @@ _proc_stat_free (ps) 0, >task_events_info_buf, char); MFREEMEM