Fix overflow
`totalsize` might be a big (invalid) number so instead of checking the end address we check the size of the image. Fix #4049
Showing
Please
register
or
sign in
to comment
`totalsize` might be a big (invalid) number so instead of checking the end address we check the size of the image. Fix #4049