commit | 1c300861d2f0c12ac9aa8d36390e90b81fb8003b | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Jun 26 11:41:34 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Tue Jun 26 12:37:42 2018 -0700 |
tree | ad7f287c666b62f848b852d5c07f7b4949bfc8a2 | |
parent | 6bebb8418ceecf44d2af40033870f3aabacfe36e [diff] |
Fix memory leak in RenderThread::dumpGraphicsMemory. This would have been a double-close of fd, except we just leak the FILE* instead. Test: treehugger Change-Id: I519366fbcf0eb6f03f79c22abfa2b1b1b493a70a