pginstaller - pginst: Correctly check for NULL return value when

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Correctly check for NULL return value when
Date: 2004-09-11 17:12:38
Message-ID: 20040911171238.115D5AADA89@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Correctly check for NULL return value when checking the environment for SESSIONNAME to determine if a Terminal Services session is used.

This fixes the crash-before-install on Windows 2000 Professional and NT4 (!= TSE).

Modified Files:
--------------
pginst/ca:
pginstca.c (r1.34 -> r1.35)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.34&r2=1.35)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-09-11 18:25:11 pginstaller - pginst: Provide information and button to subscribe to
Previous Message Tom Lane 2004-09-11 16:15:27 pgsql-server: Fix bogus example for bit-string XOR (already fixed in