summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/denali_dt.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-01-25 10:12:42 +0800
committerBoris Brezillon <bbrezillon@kernel.org>2019-01-29 15:09:16 +0100
commitb0dd77a796423ad3c609b6708260adca85a0798f (patch)
tree2f79b71fb07a2db8388bf6566321fa899f843e9a /drivers/mtd/nand/raw/denali_dt.c
parentf7fd818cca0cea3d678f19cd300f06a537ae9e90 (diff)
downloadlinux-b0dd77a796423ad3c609b6708260adca85a0798f.tar.bz2
mtd: docg3: fix a possible memory leak of mtd->name
In case DOC_CHIPID_G3, mtd->name is not freed in err handling path, which is alloced by kasprintf(). Fix this by using devm_kasprintf(). Fixes: ae9d4934b2d7 ("mtd: docg3: add multiple floor support") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
Diffstat (limited to 'drivers/mtd/nand/raw/denali_dt.c')
0 files changed, 0 insertions, 0 deletions