imwheel/imwheel-fix_uninitialized_var.patch

12 lines
202 B
Diff
Raw Normal View History

2020-11-02 13:36:19 +08:00
--- cfg.c.orig 2008-01-08 00:01:53.000000000 +0100
+++ cfg.c 2008-01-08 00:02:13.000000000 +0100
@@ -441,6 +441,8 @@
"Button: Thumb2 (Button9)"
};
+ hsi = 0;
+
if(!useFifo)
{
if(!grabbed)