pull up r18561 from trunk
authorTom Yu <tlyu@mit.edu>
Mon, 25 Sep 2006 23:02:33 +0000 (23:02 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 25 Sep 2006 23:02:33 +0000 (23:02 +0000)
commit62307d4f25bf8aad042848927e089370bce326ac
treefec2b453066ce2665568895395963cbcd3fe636e
parent448ef288f2e1253b08fc51b7ad8ed7f6fc2cd35f
pull up r18561 from trunk

 r18561@cathode-dark-space:  jaltman | 2006-09-05 14:47:29 -0400
 ticket: new
 subject: windows ccache and keytab file paths without a prefix

  ktbase.c, ccbase.c:  When a file path is specified without
          the prefix we must infer the use of the "FILE" prefix.
   However, we were setting the prefix including the colon
     separator when the separator should have been ignored.

ticket: 4237
version_fixed: 1.5.2

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18623 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/ccbase.c
src/lib/krb5/keytab/ktbase.c