Re: [PATCH v2] ubi: block: fix memleak in ubiblock_create()
From: Markus Elfring
Date: Sun Apr 14 2024 - 05:23:16 EST
Can it be nicer to use the term “memory leak” instead of “memleak”
in the patch subject?
…
> 'gd' will not be put anymore. Fix it by putting 'gd' directly.
Would the following wording variant be more desirable?
… anymore.
Thus pass the variable “gd” to a put_disk() call directly.
Would you like to add the tag “Fixes” accordingly?
Regards,
Markus