Skip to content
Commit 164d7587 authored by Gert Wollny's avatar Gert Wollny
Browse files

vrend: Add an assert for allocating the intermediate texture



With the format checks introduced earlier the double free bug reported
in #139 should no longer be possible. Nevertheless, add an assert to
ensure that this is checked.

Closes #139

v2: Update NDEBUG_UNUSED to MAYBE_UNUSED

Signed-off-by: default avatarGert Wollny <gert.wollny@collabora.com>
Reviewed-by: default avatarEmil Velikov <emil.velikov@collabora.com>
parent e6add72d
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