pgsql: Fix long-standing segfault when accept() or one of the calls mad

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix long-standing segfault when accept() or one of the calls mad
Дата
Msg-id E1PB9W1-0004c6-Mi@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix long-standing segfault when accept() or one of the calls made right
after accepting a connection fails, and the server is compiled with GSSAPI
support. Report and patch by Alexander V. Chernikov, bug #5731.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=869af50fcfdd4448b2dc637d905f1afda689741d

Modified Files
--------------
src/backend/postmaster/postmaster.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix up some oversights in psql's Unicode-escape support.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix long-standing segfault when accept() or one of the calls mad