diff options
| author | 2022-05-26 15:06:49 +0400 | |
|---|---|---|
| committer | 2022-06-09 15:03:32 +0200 | |
| commit | 9f7e62815cf3cbbcb1b8cb21649fb4dfdb3aa016 (patch) | |
| tree | 2eec70c96c443cd34d7ed389a983e94d62219c80 /tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com | |
| parent | mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_release (diff) | |
| download | linux-dev-9f7e62815cf3cbbcb1b8cb21649fb4dfdb3aa016.tar.xz linux-dev-9f7e62815cf3cbbcb1b8cb21649fb4dfdb3aa016.zip | |
mtd: partitions: Fix refcount leak in parse_redboot_of
of_get_child_by_name() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
Fixes: 237960880960 ("mtd: partitions: redboot: seek fis-index-block in the right node")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220526110652.64849-1-linmq006@gmail.com
Diffstat (limited to 'tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
