diff options
author | Ben Skeggs <[email protected]> | 2023-05-25 10:31:05 +1000 |
---|---|---|
committer | Karol Herbst <[email protected]> | 2023-07-06 17:22:33 +0200 |
commit | c1e854a3e3fda82a0bf567c2f00bfc4f9b0fb147 (patch) | |
tree | b421d4d118f4e85345c32a01822f925ee2e71af5 /scripts/generate_rust_analyzer.py | |
parent | 55e1a5996085513aa2a484ff643ac2bc4b1ff5d6 (diff) |
drm/nouveau/nvif: fix potential double-free
DRM cleanup paths unconditionally call nvif_mmu_dtor() for clients,
which would result in a double-free if nvif_mmu_ctor()'d previously
failed.
Signed-off-by: Ben Skeggs <[email protected]>
Reviewed-by: Lyude Paul <[email protected]>
Signed-off-by: Karol Herbst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions