mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-09 15:24:32 +08:00
14e86c0141
'vaddr_out' is malloced in _vkms_get_crc() and should be freed before
leaving from the error handling cases, otherwise it will cause memory
leak.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
vkms_crc.c | ||
vkms_crtc.c | ||
vkms_drv.c | ||
vkms_drv.h | ||
vkms_gem.c | ||
vkms_output.c | ||
vkms_plane.c |