$NetBSD: patch-ab,v 1.1 2000/08/18 18:34:23 wiz Exp $

--- toon.c.orig	Tue May 23 10:07:29 2000
+++ toon.c
@@ -182,6 +182,8 @@
 {
    int i, status;
    XpmAttributes attributes;
+
+   memset(&attributes, 0, sizeof(attributes));
    for (i=0;i<n;i++) {
       attributes.valuemask |= (XpmReturnPixels
                 | XpmReturnExtensions | XpmExactColors | XpmCloseness);
