Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
 evemu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/evemu.c b/evemu.c
index d0d2884..b136451 100644
--- a/evemu.c
+++ b/evemu.c
@@ -47,7 +47,7 @@ int evemu_extract_device(struct session *session, const char 
*path, const char *
 {
        int rc = 1;
        int in = 0; /* input device */
-       FILE *out;
+       FILE *out = NULL;
        struct evemu_device *dev = NULL;
 
        in = open(path, O_RDWR);
-- 
1.7.11.2


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to