-
- Downloads
drm/imagination: Fixed null deref in pvr_queue_cleanup_fw_context()
When sending a bad stream ptr through the CREATE_CONTEXT ioctl it was
possible to create queues without a fw ctx being alloced, but the
error path tried to clean it up all the same.
Signed-off-by:
Donald Robson <donald.robson@imgtec.com>
Please register or sign in to comment