• Shaka Huang's avatar
    Fix overflow · e3801d69
    Shaka Huang authored
    `totalsize` might be a big (invalid) number so instead of checking the end address we check the size of the image.
    
    Fix #4049
    e3801d69
bootimg.cpp 22.1 KB