mirror of
https://gitee.com/openharmony/xts_hats
synced 2025-02-26 05:15:51 +00:00
fix test case
Signed-off-by: limeng151 <limeng151@huawei.com> Change-Id: Ia8c42c2d1c62a0d1298081b269a607d05d6a3567
This commit is contained in:
parent
8f9f819455
commit
1c54a002f7
@ -71,7 +71,7 @@ static int child(void)
|
||||
uintptr_t *d;
|
||||
|
||||
/* Set first dividing chunk */
|
||||
if (set_devide_chunk(sizeof(size_t))) {
|
||||
if (set_devide_chunk(sizeof(uintptr_t))) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user