$NetBSD: patch-al,v 1.3 2008/01/07 15:33:02 spz Exp $

--- src/irr/autnum.hh.orig	2007-02-09 20:46:31.000000000 +0100
+++ src/irr/autnum.hh
@@ -395,9 +395,11 @@ public:
                afi_list->merge(*tmp_afi_list);
                delete list;
                delete tmp_afi_list;
+               tmp_afi_list = new ItemList;
             }
          }
       }
+      delete tmp_afi_list;
    }
 
    FilterAction *first() {
