summaryrefslogtreecommitdiff
path: root/plugins/wacom/gsd-wacom-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wacom/gsd-wacom-device.c')
-rw-r--r--plugins/wacom/gsd-wacom-device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/wacom/gsd-wacom-device.c b/plugins/wacom/gsd-wacom-device.c
index 5182d7c6..ac67482d 100644
--- a/plugins/wacom/gsd-wacom-device.c
+++ b/plugins/wacom/gsd-wacom-device.c
@@ -1523,6 +1523,7 @@ gsd_wacom_device_constructor (GType type,
device->priv->type = WACOM_TYPE_INVALID;
goto end;
}
+ libwacom_error_free (&wacom_error);
}
gsd_wacom_device_update_from_db (device, wacom_device, device->priv->path);