summaryrefslogtreecommitdiff
path: root/sound/soc/qcom/sdm845.c
diff options
context:
space:
mode:
authorDinghao Liu <dinghao.liu@zju.edu.cn>2020-08-20 12:28:27 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-09-23 12:40:39 +0200
commitf6d4afd008a6715879f505bd0c4ca634bfaaecb3 (patch)
tree57406df7ec24c6cbf6e8579817f85872b2a2ccfb /sound/soc/qcom/sdm845.c
parent911c69245a27bac502705d62ce3f0ef20abbddcb (diff)
ASoC: qcom: common: Fix refcount imbalance on error
[ Upstream commit c1e6414cdc371f9ed82cefebba7538499a3059f9 ] for_each_child_of_node returns a node pointer np with refcount incremented. So when devm_kzalloc fails, a pairing refcount decrement is needed to keep np's refcount balanced. Fixes: 16395ceee11f8 ("ASoC: qcom: common: Fix NULL pointer in of parser") Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Link: https://lore.kernel.org/r/20200820042828.10308-1-dinghao.liu@zju.edu.cn Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound/soc/qcom/sdm845.c')
0 files changed, 0 insertions, 0 deletions