diff options
author | 2021-12-26 17:34:16 +0100 | |
---|---|---|
committer | 2023-04-11 20:29:33 +0200 | |
commit | b89ce1177d42d5c124e83f3858818cd4e6a2c46f (patch) | |
tree | 039492a61fd500f37e48538deb43d9064a1a6954 /scripts/generate_rust_analyzer.py | |
parent | fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace (diff) | |
download | linux-rng-b89ce1177d42d5c124e83f3858818cd4e6a2c46f.tar.xz linux-rng-b89ce1177d42d5c124e83f3858818cd4e6a2c46f.zip |
drm/armada: Fix a potential double free in an error handling path
'priv' is a managed resource, so there is no need to free it explicitly or
there will be a double free().
Fixes: 90ad200b4cbc ("drm/armada: Use devm_drm_dev_alloc")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/c4f3c9207a9fce35cb6dd2cc60e755275961588a.1640536364.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions