Init fSelfLink
This commit is contained in:
parent
5f80e51a9e
commit
77574d40ee
@ -135,8 +135,9 @@ private:
|
||||
|
||||
PackageLinkDirectory::PackageLinkDirectory()
|
||||
:
|
||||
Directory(0)
|
||||
Directory(0),
|
||||
// the ID needs to be assigned later, when added to a volume
|
||||
fSelfLink(NULL)
|
||||
{
|
||||
get_real_time(fModifiedTime);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user