mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-03 03:15:14 -07: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