Signed-off-by: Peter Hutterer <[email protected]>
---
src/wcmCommon.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/wcmCommon.c b/src/wcmCommon.c
index a1858e2..3ab4606 100644
--- a/src/wcmCommon.c
+++ b/src/wcmCommon.c
@@ -1463,6 +1463,7 @@ void wcmFreeCommon(WacomCommonPtr *ptr)
common->serials = next;
}
free(common->device_path);
+ free(common->touch_mask);
free(common);
}
*ptr = NULL;
--
1.8.1.4
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel