Re: [dev] [libsl][bug] Call FcFini on cleanup for projects calling FcIni

From: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Fri, 28 Oct 2022 10:20:36 +0200

On Thu, Oct 27, 2022 at 01:19:28PM -0700, Anskrevy wrote:
> Any program using libsl, or calling FcIni (directly or indirectly), that
> does not call FcFini results in a small memory leak. dwm and dmenu are
> effected by this. Appending a call to FcFini in the cleanup function will
> fix this.
>

Wouldn't it just free the memory on program exit by the operating system?

In this case I don't see the issue becaus it doesn't memory leak over time.

Let me know if I missed something,

-- 
Kind regards,
Hiltjo
Received on Fri Oct 28 2022 - 10:20:36 CEST

This archive was generated by hypermail 2.3.0 : Fri Oct 28 2022 - 10:24:09 CEST