Bug#762910: lines longer than 39 characters are mishandled in /proc/acpi/wakeup

2014-11-15 Thread Guillem Jover
Control: severity -1 important Hi! This might deserve to be serious instead of important, but I'll leave that up to the maintainers. It would be nice to fix it for Jessie, though, as both severities should be good candidates for acceptance. On Fri, 2014-09-26 at 10:29:09 +0200, Gergely Risko

Bug#762910: lines longer than 39 characters are mishandled in /proc/acpi/wakeup

2014-09-26 Thread Gergely Risko
Package: acpitool Version: 0.5.1-3 Tags: patch While parsing /proc/acpi/wakeup, src/acpitool.cpp assumes that lines are maximum 39 char long (40 including the terminating NUL character at the end of C strings). Since I have a line in /proc/acpi/wakeup that is exactly 40 char long, the tool