Обсуждение: Memory leak in tuplestore_end()

Поиск
Список
Период
Сортировка

Memory leak in tuplestore_end()

От
Neil Conway
Дата:
Attached is a patch which fixes a memory leak in tuplestore_end().
Barring any objections, I'll apply this to HEAD and back branches
tomorrow.

-Neil


Вложения

Re: Memory leak in tuplestore_end()

От
Neil Conway
Дата:
On Wed, 2007-08-01 at 16:49 -0700, Neil Conway wrote:
> Attached is a patch which fixes a memory leak in tuplestore_end().

Applied to HEAD, and to back branches as far back as 7.4.

-Neil