commit | 1a0aa22dc02fdfc6876ee90926acc447da8fe935 | [log] [tgz] |
---|---|---|
author | Martin Hibdon <mhibdon@google.com> | Fri Aug 16 14:19:07 2013 -0700 |
committer | Martin Hibdon <mhibdon@google.com> | Fri Aug 16 14:19:07 2013 -0700 |
tree | aafd751bbf658b5d2ca8c58b7a1d81c7188445e9 | |
parent | 2127d4dd096408ae3a31278f90b2d90c17a41d97 [diff] |
Cut down on some unneccesary allocations We were always allocating a one element array in a loop. We can just keep create one array and reuse it. Change-Id: Ia44f0b711ef48fb87030c3f09f3f9fb654717b7a