Open wenxichang opened 8 years ago
version 1.7.2, decode.c, line 207, var 'curr' is not initialized, and assign to 'last' at line 211. (I spent 3 hour to locate this error, -Wextra -Wall report no warning in my gcc ...)
version 1.7.2, decode.c, line 207, var 'curr' is not initialized, and assign to 'last' at line 211. (I spent 3 hour to locate this error, -Wextra -Wall report no warning in my gcc ...)