Re: Fix resource leak (src/backend/libpq/be-secure-common.c)
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Ranier Vilela <ranier.vf@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-05-13T18:06:57Z
Lists: pgsql-hackers
> On 13 May 2024, at 20:05, Ranier Vilela <ranier.vf@gmail.com> wrote: > Em qua., 10 de abr. de 2024 às 15:33, Daniel Gustafsson <daniel@yesql.se> escreveu: > Thanks, I'll have a look. I've left this for post-freeze on purpose to not > cause unnecessary rebasing. Will take a look over the next few days unless > beaten to it. > Any chance we'll have these fixes in v17? Nice timing, I was actually rebasing them today to get them committed. -- Daniel Gustafsson
Commits
-
Fix memory leaks in error reporting with LOG level
- b362d1481669 17.0 landed