MGS-1678 [#2269] memleak in GPU driver sysfs interface
authorgan <Gan Yuchou>
Fri, 25 Mar 2016 13:24:38 +0000 (21:24 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:51:46 +0000 (14:51 -0500)
commit30143e2f73fc34a611126d3465a86a3de9575a89
tree31465c0fd5079546a316078b3d2be7b9786ef023
parent0497c2e4f6fae17b446e7c931b5561dccaf6a67f
MGS-1678 [#2269] memleak in GPU driver sysfs interface

Add missing .release callback in file_operations of vidmem_operations in order to release the allocated memory.

Date: Mar 18, 2016
Signed-off-by: Yuchou Gan <yuchou.gan@nxp.com>
drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_debugfs.c