summaryrefslogtreecommitdiff
path: root/riscos/plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/plotters.c')
-rw-r--r--riscos/plotters.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/plotters.c b/riscos/plotters.c
index 18a2b6fd8..0cab39041 100644
--- a/riscos/plotters.c
+++ b/riscos/plotters.c
@@ -320,6 +320,7 @@ bool ro_plot_path(const float *p, unsigned int n, colour fill, float width,
}
}
+ free(path);
return true;
error: