commit | 888f48d16afd36a080bd24f4e15e63dc6efd1113 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Nov 11 16:49:37 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Nov 11 20:48:41 2022 +0900 |
tree | cd3d9607eecd3cc2f3d8e91d33582153a73798eb | |
parent | 1dabd56bd85c7a9639ccd26565c1575b2c19234b [diff] |
Fix integer overflow of mkswap If the memory is larger than 4GB, len won't fit in u32. Bug: 258691046 Test: atest AVFHostTestCases Change-Id: Ib0a5c3c30074adb6269592fb8a18cfb243be61de
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.