pgsql: Fix a potential backend crash during authentication when parsing

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Fix a potential backend crash during authentication when parsing
Дата
Msg-id 20050621012326.29A8652839@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix a potential backend crash during authentication when parsing a
malformed ident map file.  This was introduced by the linked list
rewrite in 8.0 -- mea maxima culpa.

Per Coverity static analysis performed by EnterpriseDB.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/libpq:
        hba.c (r1.136 -> r1.136.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c.diff?r1=1.136&r2=1.136.4.1)

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

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix a potential backend crash during authentication when parsing
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Trivial dead code removal: in makeObjectName(), name1 must be