Re: unchecked out of memory in postmaster.c

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: unchecked out of memory in postmaster.c
Дата
Msg-id 24283.1239060709@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: unchecked out of memory in postmaster.c  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: unchecked out of memory in postmaster.c
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> I think a patch to solve this is as simple as the attached.

I guess I need to point out that those ereport calls already pose a far
more substantial risk of palloc failure than the DLNewElem represents.

You seem to have forgotten about releasing the DLElem if the fork fails,
too.
        regards, tom lane


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