Re: BUG #18983: Problems with Postgres "make check" under ASAN

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: BUG #18983: Problems with Postgres "make check" under ASAN
Дата
Msg-id CAJ7c6TPe2+8kAJXFLC+zcFDV2==-SWHqvxiv8H97i8+EgnWq5A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #18983: Problems with Postgres "make check" under ASAN  (Dmitry Kovalenko <d.kovalenko@postgrespro.ru>)
Список pgsql-bugs
Hi Dmitry,

> This is a flat list of problems (memory leaks):
>
>  [...]

Thanks for your attention to the code correctness and quality.

In this project we typically don't bother about "cosmetic" memory
leaks - e.g. when several extra bytes are allocated during the process
startup, or many bytes are allocated in the short-living process (they
are going to be freed anyway when the process terminates).

If I didn't miss anything, your report contains only such cosmetic
leaks. If you believe I missed something, please don't hesitate
submitting a fix for a particular memory leak to pgsql-hackers@.



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