Обсуждение: pgsql: Fix InitializeSessionUserId not to deference NULL rolename point

Поиск
Список
Период
Сортировка

pgsql: Fix InitializeSessionUserId not to deference NULL rolename point

От
Robert Haas
Дата:
Fix InitializeSessionUserId not to deference NULL rolename pointer.

Dmitriy Sarafannikov, reviewed by Michael Paquier and Haribabu Kommi,
with a minor fix by me.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7963731f94fd57293a651aa2a9a2e31dd11d6541

Modified Files
--------------
src/backend/utils/init/miscinit.c | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 deletions(-)