Skip to content

softpipe: add missing sentinel to debug option array

Add DEBUG_NAMED_VALUE_END to finalize debug option array (see lp_screen.c). Otherwise debug_get_flags_option might attempt to read debug_named_value::name at an offset and SIGSEGV.

Signed-off-by: Heinrich Fink hfink@snap.com

Merge request reports

Loading