]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-pr_Initialize-fix-20050707
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 11 Jul 2005 20:28:43 +0000 (20:28 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 11 Jul 2005 20:28:43 +0000 (20:28 +0000)
commit5059b6071d5f131c8fa248cc67d9fd86536662d8
tree2a67d545e274a035f2b7b5503987df379c565aec
parentaa7e695328dc16205e8d9f6bcd807a1034e0423a
STABLE14-pr_Initialize-fix-20050707

The previous patch to pr_Initialize() opened an opportunity for
afsconf_Check() to be called with a NULL pointer if tdir == 0.
Prevent this occurrance.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

fixed one null pointer reference but not the other.

====================

commit the rest of jeff's fix

(cherry picked from commit 46ff986a42e3cce761ad5830e9e2792d67d5a156)
src/ptserver/ptuser.c