Re: [PATCH] drm/vmwgfx: fix a potential memory leak in vmw_ttm_bind()

From: Markus Elfring

Date: Mon Jan 26 2026 - 08:06:48 EST


> In vmw_ttm_bind(), if vmw_mob_create() fails, call
> vmw_ttm_unmap_dma() to release the memory allocated
> by vmw_ttm_map_dma().

* Would an other word wrapping be nicer?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.19-rc7#n659

* How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?


Regards,
Markus