acpi-call can leak memory from parse_acpi_args calls
Bug #1829883 reported by
Colin Ian King
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
acpi-call (Debian) |
Fix Released
|
Unknown
|
|||
acpi-call (Ubuntu) |
Fix Released
|
Low
|
Colin Ian King |
Bug Description
The call to parse_acpi_args can allocate args so these need free'ing even when the function returns a null method object.
Changed in acpi-call (Ubuntu): | |
assignee: | nobody → Colin Ian King (colin-king) |
importance: | Undecided → Low |
status: | New → In Progress |
Changed in acpi-call (Debian): | |
status: | Unknown → New |
Changed in acpi-call (Debian): | |
status: | New → Fix Released |
To post a comment you must log in.
Filed bug with the fix, hopefully will land in Debian and auto-sync to Ubuntu