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