strip redirs
This commit is contained in:
@@ -625,6 +625,8 @@ CString DerefRedir(const CString &path)
|
||||
getline(file, sNewFileName);
|
||||
}
|
||||
|
||||
StripCrnl(sNewFileName);
|
||||
|
||||
/* Empty is invalid. */
|
||||
if(sNewFileName == "")
|
||||
return "";
|
||||
|
||||
Reference in New Issue
Block a user