-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b01
-
generic
-
generic
-
Verified
DirectoryEntry is a very simple struct but because its not declared static
each instance maintains a reference to the enclosing instance which is
a waste of space.
each instance maintains a reference to the enclosing instance which is
a waste of space.