Filippos Karapetis bd844a8c92 SCI: Call lookupArray() after allocateArray() when duplicating arrays
This ensures that the pointer to the element that lookupArray() returned
won't be invalidated in case the array is reallocated because of
allocateArray() - same issue as in kClone()

svn-id: r54306
2010-11-17 21:47:05 +00:00
..
2010-11-17 12:13:03 +00:00
2010-11-02 09:49:47 +00:00
2010-11-10 14:28:45 +00:00
2010-09-17 20:03:20 +00:00
2010-11-17 14:08:13 +00:00