free attr result
This commit is contained in:
parent
f368c0add9
commit
0c53d05598
@ -99,6 +99,7 @@ vips_source_g_input_stream_build( VipsObject *object )
|
||||
printf( "stream attributes:\n" );
|
||||
for( i = 0; attributes[i]; i++ )
|
||||
printf( "\t%s\n", attributes[i] );
|
||||
g_strfreev( attributes );
|
||||
}
|
||||
#endif /*VIPS_DEBUG*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user