resource: virgl_resource_create_from_pipe always take the ownership of the pipe_resource
Make the failing case also decrease the reference count of the pipe_resource. This allows consumers to know that the pipe_resource is actually given away.
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.
Make the failing case also decrease the reference count of the pipe_resource. This allows consumers to know that the pipe_resource is actually given away.