Skip to content
Commit 7622b255 authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/vc4: Fix memory leak of the CRTC state.



The underscores variant frees the pointers inside, while the
no-underscores variant calls underscores and then frees the struct.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Fixes: d8dbf44f ("drm/vc4: Make the CRTCs cooperate on allocating display lists.")
Cc: stable@vger.kernel.org
parent 7ce7d89f
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