Fix segfault of color space gradient makers upon pos=null (#774)
Passing null into the "positions" parameter of a gradient shader factory that accepts a custom ColorSpace caused a segfault prior to this fix.
Showing
Please register or sign in to comment