pgsql: Prevent overrunning a heap-allocated buffer is more than 1024

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Prevent overrunning a heap-allocated buffer is more than 1024
Дата
Msg-id 20050121001736.3266A3A4A04@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Prevent overrunning a heap-allocated buffer is more than 1024 parameters
to a refcursor declaration are specified. This is a minimally-invasive fix
for the buffer overrun -- a more thorough cleanup will be checked into
HEAD.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/pl/plpgsql/src:
        gram.y (r1.64 -> r1.64.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.64&r2=1.64.4.1)

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

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Trivial fix: remove some stray leading whitespace.
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Prevent overrunning a heap-allocated buffer if more than 1024