mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[module] fix integer overflow in kvmfr_dmabuf_create
This commit is contained in:

committed by
Geoffrey McRae

parent
3de2641d92
commit
c0acfd1228
@@ -1,5 +1,5 @@
|
||||
PACKAGE_NAME="kvmfr"
|
||||
PACKAGE_VERSION="0.0.3"
|
||||
PACKAGE_VERSION="0.0.4"
|
||||
BUILT_MODULE_NAME[0]="${PACKAGE_NAME}"
|
||||
MAKE[0]="make KDIR=${kernel_source_dir}"
|
||||
CLEAN="make KDIR=${kernel_source_dir} clean"
|
||||
|
Reference in New Issue
Block a user