]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix a typo that caused us to not skip removing "."
authorNalin Dahyabhai <nalin@redhat.com>
Tue, 30 Apr 2013 21:37:22 +0000 (17:37 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 8 May 2013 05:12:08 +0000 (01:12 -0400)
commit1e7d7018e7a29c91c86ce4222cff9e44cf8b62a2
tree8b83a70cf7d05423d20a86c69263afd14440df1c
parent8eab7b9ce9081002beb35c0bc5019e68225779f6
Fix a typo that caused us to not skip removing "."

When attempting to clean the files out from our temporary directory,
correct the test which was supposed to let us skip over "." and ".." so
that we actually don't try to remove them with remove().
src/plugins/preauth/pkinit/pkinit_crypto_nss.c