Skip to content
Commit 0be55579 authored by Liu, Changcheng's avatar Liu, Changcheng Committed by Ulf Hansson
Browse files

mmc: block: fix logical error to avoid memory leak



If the MMC_DRV_OP_GET_EXT_CSD request completes successfully, then
ext_csd must be freed, but in one case it was not. Fix that.

Signed-off-by: default avatarLiu Changcheng <changcheng.liu@intel.com>
Acked-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent da3588b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment