commit | a75e4eb0758bc354231d6c67978918a189e5e668 | [log] [tgz] |
---|---|---|
author | Mitchel Humpherys <mitchelh@codeaurora.org> | Fri Dec 14 16:12:23 2012 -0800 |
committer | Mitchel Humpherys <mitchelh@codeaurora.org> | Mon Feb 25 11:53:59 2013 -0800 |
tree | 5d5c7f575a12ffccad3147c28292edd4cb70b2e4 | |
parent | 24d2581c73b697b3c120d71eb6a5244f3ce71cee [diff] |
gpu: ion: check for leaks in ion_client_destroy If an ion client is destroyed without destroying all handles created by that client, there will be leaked buffers. Print a message if this happens. Change-Id: Id674f508666d506b3a9ee848adbc29435c5fe8c2 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>