commit | 64ee6d1cdef8f1f2fc13f4047cf01d0eef955f07 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Feb 03 10:40:45 2016 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Thu Feb 04 16:38:04 2016 -0800 |
tree | 0a4765a5dc60538d63332be8c2cb406c8e792b62 | |
parent | 6cc6c71ee4f0f814a38d47743f144fccd6142a73 [diff] |
Suppress false positive memory leak warnings. Clang static analyzer does not know the transfer of object ownership to hashmapPut. Use a fake global pointer variable to trick the analyzer. BUG: 26955438 Change-Id: Id3ac595fff14e48d28a1147461cd836914857086