commit | 1866ed4d46c21add9f7e1f3289fedde0bbe204fa | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Sun Jan 21 12:14:09 2018 -0800 |
committer | George Burgess IV <gbiv@google.com> | Sun Jan 21 13:21:30 2018 -0800 |
tree | 1ab633e35b3952644d6b922daf0a15a1e8d1b415 | |
parent | 25d78a1b39b86bc17e813ee7e21288551d2c9784 [diff] |
Fix complaints about mismatched new/delete new[] should only pair with delete[]. Our tooling complained about the `delete`s on lines 308, 387, and 397. The other cleanups are just things I noticed while glancing around. Bug: None Test: Treehugger Change-Id: I523f7eff21ab1d741322750f0be94fca26d2f4c5