Adjusting symbolic links in HFS+ which are affected by name mangling

This commit is contained in:
2012-07-02 19:57:25 +02:00
parent 7a8995f322
commit e8f6f924bd
3 changed files with 183 additions and 34 deletions

View File

@@ -1273,7 +1273,7 @@ leaf_type:;
return ISO_SUCCESS;
}
}
*res = cur_dir;
*res = (IsoNode *) cur_dir;
return ISO_SUCCESS;
}