some tests added...
This commit is contained in:
@@ -91,6 +91,11 @@ if ( ! fimg_type_is_valid(t) ) {
|
||||
return -2;
|
||||
}
|
||||
|
||||
/*
|
||||
* what to do if we've got a descriptor for an image
|
||||
* already allocated ?
|
||||
*/
|
||||
|
||||
memset(fimg, 0, sizeof(FloatImg));
|
||||
|
||||
surface = w * h;
|
||||
|
||||
Reference in New Issue
Block a user