diff options
| author | Hou Tao <houtao1@huawei.com> | 2019-10-08 10:36:37 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-01 13:14:26 +0200 |
| commit | 6edb956e3c9d7b6936a236b1647b1a1ea993ea5d (patch) | |
| tree | 048394a99cafc96f73374d7a171cfe07309086d9 /drivers/gpu | |
| parent | 45a65fff68ac457c9e8365edca00e1d9e34490a2 (diff) | |
mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()
[ Upstream commit 03976af89e3bd9489d542582a325892e6a8cacc0 ]
Else there may be a double-free problem, because cfi->cfiq will
be freed by mtd_do_chip_probe() if both the two invocations of
check_cmd_set() return failure.
Signed-off-by: Hou Tao <houtao1@huawei.com>
Reviewed-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions
