-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: client-libs
-
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.