summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcl/pcl/pctop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcl/pcl/pctop.c b/pcl/pcl/pctop.c
index f5750e3d8..21d3fbeaa 100644
--- a/pcl/pcl/pctop.c
+++ b/pcl/pcl/pctop.c
@@ -591,6 +591,7 @@ pcl_impl_deallocate_interp_instance(pl_interp_implementation_t * impl /* ins
pl_dict_release(&pcli->pcs.gl_patterns);
pl_dict_release(&pcli->pcs.pcl_patterns);
+ pl_dict_release(&pcli->pcs.macros);
gs_font_dir_free(pcli->pcs.font_dir);