aokblast 50cb784170
[Object][ELF] Fix section header zero check (#181796)
The PN_XNUM is a necessary condition for reading shdr0 regardless of the
value of e_shoff. Without this, readShdrZero falsely returns the garbage
value in ELF header instead of emitting warning.
2026-03-11 14:30:04 +08:00
..