pgsql: Fix memory clobber problem reported by John Hansen:

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Fix memory clobber problem reported by John Hansen:
Дата
Msg-id 20041118213544.704673A47A1@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix memory clobber problem reported by John Hansen: plperl_safe_init()
may expand the Perl stack, therefore we must SPAGAIN to reload the local
stack pointer after calling it.  Also a couple other marginal readability
improvements.

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.57 -> r1.58)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.57&r2=1.58)

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