> On 9 Dec 2024, at 19:52, Masahiko Sawada <sawada.m...@gmail.com> wrote: > > On Fri, Dec 6, 2024 at 12:49 AM Daniel Gustafsson <dan...@yesql.se> wrote: >> >>> On 6 Dec 2024, at 09:38, Tofig Aliev <t.al...@postgrespro.ru> wrote: >> >>> There is a memory leak in functions check_application_name() and >>> check_cluster_name(). >>> Functions are located in src/backend/commands/variable.c >> >> LGTM. > > LGTM. It seems commit a9d58bfe8a3a missed to fix this memory leak.
Yeah. While fairly insignificant in nature, and there has been no complaints until now, I'm preparing a backpatch down to REL_15_STABLE to keep the code in sync for other backpatches to apply clean. -- Daniel Gustafsson