mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-03-12 01:54:05 +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