Re: [PATCH] Free memory allocated by waitonlock_error_callback()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] Free memory allocated by waitonlock_error_callback()
Дата
Msg-id 1222758.1761193775@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] Free memory allocated by waitonlock_error_callback()  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: [PATCH] Free memory allocated by waitonlock_error_callback()
Список pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> On Thu, Oct 23, 2025 at 11:18:09AM +0800, Quan Zongliang wrote:
>> Improve the completeness of the code.

> errfinish() calls MemoryContextReset() on ErrorContext so as any leaks
> like the one you are cleaning up are taken care of.  Still, what you
> are suggesting is simple enough and silences a bit valgrind, so agreed
> about the addition of this pfree().

> Let's see if somebody objects to that.

Yeah, I object.  Didn't 89d57c1fb already solve this in a more
general way?  If it's not fixed by that, why not?

            regards, tom lane



В списке pgsql-hackers по дате отправления: