Package: admesh
Severity: minor

Attached patch fixes isue.


-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-21-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- admesh-0.95.orig/stl_io.c
+++ admesh-0.95/stl_io.c
@@ -197,6 +197,7 @@
              stl->neighbors_start[i].neighbor[2],
              (int)stl->neighbors_start[i].which_vertex_not[2]);
     }
+  fclose(fp);
 }
 
 static void

Reply via email to