ANDROID: ashmem: fix overflow on __page_align
When passing a very large size to __page_align, an integer overflow
happens. To make this unreachable, add a maximum size.
Bug: 426506201
Change-Id: I1139cc2b569df1187e7f55ded598bee192b2d6c9
Signed-off-by:
Alice Ryhl <aliceryhl@google.com>
Loading
Please sign in to comment