Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
@@ -326,7 +326,6 @@ void CDfsLogicalFileName::expand(IUserDescriptor *user)
StringBuffer err;
e->errorMessage(err);
ERRLOG("CDfsLogicalFileName::expand %s",err.str());
- e->Release();
throw;
}