Commit fd65433
authored
Fix integer overflow in validateVirtualMemorySpace
Addresses a false positive error `Insufficient contigious virtual memory space` when setting memory allocation at 2048-4096MB
Signed-off-by: Duy Tran <40482367+khanhduytran0@users.noreply.github.com>1 parent cb55bec commit fd65433
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments