Files
twx-linux/drivers
Yu Qiaowei 0011fa588c video: rockchip: rga3: destroy internal_buffer when user exits
When a user imports the same buffer from multiple threads, relying only
on put to reduce the reference count after the process exits will lead
to memory leaks.

Change-Id: I22e48eb89d23d0d1bc3066048235f1d58ba93511
Signed-off-by: Yu Qiaowei <cerf.yu@rock-chips.com>
2023-11-07 17:39:57 +08:00
..