| Summary: | acpid: ignores events if input event numbering is not contiguous | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | macmpi <spam> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | normal | CC: | busybox-cvs, vda.linux |
| Priority: | P5 | ||
| Version: | 1.35.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
macmpi
2022-08-06 13:19:50 UTC
Looking quickly at code lines 316-320, it seems one while/break may abusively escape monitoring some events in cases where /dev/input/events are not contiguous. Thoughts? |