[PATCH] Fix possible minor memory leak (src/backend/catalog/heap.c)

Поиск
Список
Период
Сортировка
От Ranier Vilela
Тема [PATCH] Fix possible minor memory leak (src/backend/catalog/heap.c)
Дата
Msg-id CAEudQAqivOGouww_WGUqZz1VHVBEq_kSeX_1yrKPFO68PagOjQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hi,

Per Coverity.

Maybe this is a mistake, but,
Is it necessary or not to free the memory allocated by nodeToString?

If yes, the patch attached fixes this.

regards,

Ranier Vilela
Вложения

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

Предыдущее
От: Ranier Vilela
Дата:
Сообщение: Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c)
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: [PATCH] Fix out-of-bouds access (src/common/wchar.c)