Christopher Ferris 8a8b0c9bfc Do not keep struct state on the stack.
This structure is huge (~18000 bytes on arm64) and can blow out
the stack very easily.
Modify the code to allocate these structures instead of leaving them
on the stack.

Bug: 14468519
Change-Id: I774f71235d896d32a14ab1af06f95ca9ef819f52
2014-05-14 16:50:41 -07:00
..
2013-07-12 17:52:44 -07:00
2014-02-28 14:38:14 +00:00
2014-02-28 14:38:14 +00:00