about summary refs log tree commit diff
path: root/editor
diff options
context:
space:
mode:
Diffstat (limited to 'editor')
-rw-r--r--editor/pbmpscale.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/pbmpscale.c b/editor/pbmpscale.c
index afe2bdd4..15302c56 100644
--- a/editor/pbmpscale.c
+++ b/editor/pbmpscale.c
@@ -126,6 +126,7 @@ parseCommandLine(int argc, const char ** const argv,
                          "You specified %u", argc-1);
         }
     }
+    free(option_def);
 }