pull up r19038 from trunk r19038@cathode-dark-space: raeburn | 2007-01-08 17:41:01 -0500 ticket: new subject: crash creating db2 database in non-existent directory * kdb_db2.c (krb5_db2_db_create): If the creation of the first database file fails, return the error, instead of attempting to create the second (and using a null pointer as an input string in formatting a filename). Reported by Jeff Blaine. Commit By: tlyu Revision: 19308 Changed Files: _U branches/krb5-1-6/ U branches/krb5-1-6/src/plugins/kdb/db2/kdb_db2.c