Package: acpi-call-dkms
Version: 1.1.0-6
Severity: important

Dear Maintainer,

the acpi-call project has been moved to a newer git repository that contains
more fixes and feature improvements.  I found a NULL pointer issue with the
current packaged version and found these have been fixed in the new upstream
supported git reposititory:

https://github.com/nix-community/acpi_call

Is it possible to use this repo as the main source repository for the packaged
version to pick up the new fixes and features?

here is an example of a bug that is fixed in the new upstream repo:

236     buf = (u8*) kmalloc(arg->buffer.length, GFP_KERNEL);
237     memcpy(buf, temporary_buffer, arg->buffer.length);

Regards,

Colin King

Reply via email to