commit | b2116869ba878222d607807be594366b6e9392f7 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Tue Sep 29 16:08:57 2015 +0000 |
committer | Christopher Wiley <wiley@google.com> | Tue Sep 29 16:09:47 2015 +0000 |
tree | d5e735566facd5a4a6e394a2c39b1eeca6504fe0 | |
parent | 3eb4a42fcc3d15df0cd9a0938003546f4d0f4ed3 [diff] |
Revert "Remove usage of malloc in favor of new" This reverts commit b992b450093546d275d2da4b544a611700536e29. The build's address sanitizer is complaining that we're calling delete[] on a 3 byte region allocated with malloc(). Change-Id: I03e667e1b64a9b298607d0709747c02c8f7d0da6