Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 548 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