Fix 64-bit build error

There is another build failure on shamu due to use of unique_ptr.
Avoided that by using a fixed size array.

Change-Id: I320b9327fa3938223f6a33c0cd41a1b1791156fc
1 file changed