Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
10.7.1.1
-
None
-
Normal
Description
code checks to see if an array is not null, and if so allocates the array. This is backwards. Should check to see if the array is null.