fix to support 64 bit sec
This commit is contained in:
parent
018d790f16
commit
aeaef89dfd
@ -6,6 +6,7 @@ Subject: [PATCH] cachefilesd: fix abort() in decant_cull_table
|
|||||||
decant_cull_table only deals data with 32 bit, we should fix it
|
decant_cull_table only deals data with 32 bit, we should fix it
|
||||||
to support 64 bit, or it will coredump.
|
to support 64 bit, or it will coredump.
|
||||||
|
|
||||||
|
Signed-off-by: lixiaokeng <lixiaokeng@huawei.com>
|
||||||
Signed-off-by: volcanodragon <linfeilong@huawei.com>
|
Signed-off-by: volcanodragon <linfeilong@huawei.com>
|
||||||
---
|
---
|
||||||
cachefilesd.c | 9 ++++++++-
|
cachefilesd.c | 9 ++++++++-
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user