summaryrefslogtreecommitdiff
path: root/src/plugins/fset
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fset')
-rw-r--r--src/plugins/fset/fset-option.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/fset/fset-option.c b/src/plugins/fset/fset-option.c
index 6b3e32f59..9067c094e 100644
--- a/src/plugins/fset/fset-option.c
+++ b/src/plugins/fset/fset-option.c
@@ -1430,6 +1430,7 @@ fset_option_config_changed (const char *option_name)
/* option added: get options and refresh the whole buffer */
full_refresh = 1;
}
+ fset_option_free (new_fset_option);
}
if (full_refresh)