commit | 8adc80866b6cc1bb6be62c1998dd424f1f339dea | [log] [tgz] |
---|---|---|
author | Yunlian Jiang <yunlian@google.com> | Tue Jun 06 15:59:44 2017 -0700 |
committer | Yunlian Jiang <yunlian@google.com> | Wed Jun 07 05:01:34 2017 +0000 |
tree | fa840e440587ad5641498bd6362d3bddb12777ce | |
parent | 000896fcb6e4ce78dbf72ecba8364c6727640d1f [diff] |
Fix a clang-analyzer-cplusplus.NewDelete warning. This fixes warning: Argument to 'delete' is the address of the local variable 'inBuffer', which is not memory allocated by 'new' [clang-analyzer-cplusplus.NewDelete] Bug: none Test: The warning is gone. Change-Id: I6c954a679ba22e0d7859caaafce24f4e50b0391d