more overcomp reporting

This commit is contained in:
John Cupitt 2016-05-19 14:40:16 +01:00
parent c84f642d09
commit fa79fcde35
1 changed files with 2 additions and 0 deletions

View File

@ -536,6 +536,8 @@ vips_arithmetic_gen( VipsRegion *or,
VIPS_GATE_STOP( "vips_arithmetic_gen: work" );
VIPS_COUNT_PIXELS( or, VIPS_OBJECT_CLASS( class )->nickname );
return( 0 );
}