summaryrefslogtreecommitdiff
path: root/src/core/core-secure-buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core-secure-buffer.c')
-rw-r--r--src/core/core-secure-buffer.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/core-secure-buffer.c b/src/core/core-secure-buffer.c
index 70661d2cf..be2deb343 100644
--- a/src/core/core-secure-buffer.c
+++ b/src/core/core-secure-buffer.c
@@ -244,8 +244,7 @@ secure_buffer_open ()
secure_buffer_display_values = 0;
- if (properties)
- hashtable_free (properties);
+ hashtable_free (properties);
}
if (!secure_buffer)