$OpenBSD: patch-filter_imagetops_c,v 1.5 2011/09/08 10:33:12 ajacoutot Exp $
--- filter/imagetops.c.orig	Fri May 20 05:49:49 2011
+++ filter/imagetops.c	Fri Sep  2 09:33:11 2011
@@ -164,6 +164,8 @@ main(int  argc,				/* I - Number of command-line argum
   sat  = 100;
   g    = 1.0;
   b    = 1.0;
+  left = 0.0;
+  top  = 0.0;
 
   Copies = atoi(argv[4]);
 
