The first commit removes some NULL checks which are made redundant by commit ee9db8b0.
The third commit validates VkObjectType
in vkr_cs_decoder_lookup_object
, which enables us to remove all manual object type validations.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The first commit removes some NULL checks which are made redundant by commit ee9db8b0.
The third commit validates VkObjectType
in vkr_cs_decoder_lookup_object
, which enables us to remove all manual object type validations.