Skip to content
Snippets Groups Projects
user avatar
Franck HÉRÉSON authored
The Hex parser uses a fixed number of sections.  When the
number of sections in the file is greater than that, the
stack get corrupted and a CHECKSUM ERROR is detected
which is very confusing.

This checks the number of sections read, and increases
IMAGE_MAX_SECTIONS so it works on my file.

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
053a763a
History
Name Last commit Last update