-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
None
-
Affects Version/s: internal
-
Component/s: client-libs
Pipeline substates management code in getPipelineState method of MTLPipelineStatesStorage uses while loop to expand NSPointerArray. It can be replaced by just setting the count property to the appropriate size.