The code accidentally used the phdr offset instead of the shdr one while iterating over the section headers. Fixes #6338
41 KiB
41 KiB
The code accidentally used the phdr offset instead of the shdr one while iterating over the section headers. Fixes #6338