commit | f7e7bd4c3b974bb1fde97f57650a203c36dd9bbf | [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 | a7d277796f3d04d751e54e6e2ecd17ee023f295b [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