Skip to content
Snippets Groups Projects
Commit 4e84aaa9 authored by Vadym Shovkoplias's avatar Vadym Shovkoplias :flag_ua: Committed by Emil Velikov
Browse files

intel/blorp: Fix possible NULL pointer dereferencing


Fix incomplete check of input params in blorp_surf_convert_to_uncompressed()
which can lead to NULL pointer dereferencing.

Fixes: 5ae8043f ("intel/blorp: Add an entrypoint for doing
bit-for-bit copies")
Fixes: f395d0ab ("intel/blorp: Internally expose
surf_convert_to_uncompressed")
Reviewed-by: default avatarEmil Velikov <emli.velikov@collabora.com>
Reviewed-by: default avatarAndres Gomez <agomez@igalia.com>

(cherry picked from commit cdb3eb71)
parent bcd4f26b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment