Skip to content

radv: do not abort with unknown/unimplemented descriptor types

Samuel Pitoiset requested to merge hakzsam/mesa:radv_youngblood_fix into master

Youngblood crashes at launch because the game tries to create a descriptor with a type that is unsupported (game bug).

Merge request reports