Silence a false positive memory leak warning.

This silences a false positive memory leak warning:

frameworks/native/libs/binder/IPCThreadState.cpp:689:5: warning: Potential
memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]

Bug: b/27101951
Test: The warning is gone.
Change-Id: I2d7bbb943521df86debb3a0e1b4b7457fa847098
1 file changed