mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 00:27:39 +00:00
e3801d6965
`totalsize` might be a big (invalid) number so instead of checking the end address we check the size of the image. Fix #4049