Fixed a memory leak in smooth().

This commit is contained in:
2014-02-26 07:53:57 -04:30
parent 1bd8cb07ce
commit 19d2d0fdc5
2 changed files with 23 additions and 9 deletions

9
.gitignore vendored
View File

@@ -16,3 +16,12 @@
*.exe
*.out
*.app
ds
# Emacs backups
*~
# Output netpbm images
*.pbm
*.pgm
*.ppm