commit | 99a30825ecc66fc416e67f706ccdd399e6965247 | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Tue Sep 24 10:05:03 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Oct 01 12:11:55 2013 -0700 |
tree | 15855b18b5ccaf1315b9610bb14d63814198a62e | |
parent | a10e66b85415186e8bb806ba1c8d24737aec943d [diff] |
mm-video: vdec: hevc: fix memory corruption issue In release_interm_done, a null pointer check is needed to avoid memory corruption since the function can be called after free_inter_buffers. Change-Id: I864a4bf90b072804e4d1f1cea5f87d72f3ff6d59