mirror of
https://github.com/CTCaer/hekate.git
synced 2025-01-22 22:27:23 +00:00
91759aba95
This fixes the following case: When force is 0 and the payload is not hekate, the function jumps to the 'is old' check. This skips the is magic value check and only does the version check. In case the foreign payload has a low value on that offset, it causes an overwrite which is unneeded. |
||
---|---|---|
.. | ||
config | ||
frontend | ||
gfx | ||
hos | ||
ianos | ||
libs | ||
mem | ||
power | ||
rtc | ||
sec | ||
soc | ||
storage | ||
utils | ||
link.ld | ||
main.c | ||
start.S |