From ca5a2aeb3101c06c080b0d834826b12db05c1ce5 Mon Sep 17 00:00:00 2001 From: Valient Gough Date: Thu, 18 Nov 2010 02:53:37 +0000 Subject: [PATCH] include minor change that was bundled into 1.7.3 git-svn-id: http://encfs.googlecode.com/svn/trunk@66 db9cf616-1c43-0410-9cb8-a902689de0d6 --- encfs/FileUtils.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/encfs/FileUtils.cpp b/encfs/FileUtils.cpp index 7ae3260..32afb5d 100644 --- a/encfs/FileUtils.cpp +++ b/encfs/FileUtils.cpp @@ -1356,9 +1356,7 @@ shared_ptr EncFSConfig::getCipher() const void EncFSConfig::assignKeyData(const std::string &in) { - keyData.resize(in.length()); - for(unsigned int i=0; i