Обсуждение: 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/546cd0d7664ee0f120ef3b267d4303190bdfdb94

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