ImHex icon indicating copy to clipboard operation
ImHex copied to clipboard

[Bug] Parsing recersive structre err

Open sagasm opened this issue 1 year ago • 2 comments

Operating System

Windows

What's the issue you encountered?

when parsing recursive structre, Pattern Data gives error result:

How can the issue be reproduced?

using recurcive.hexpat parsing test.codesysDat: test.zip

ImHex Version

33e9ad7@master

ImHex Build Type

  • [X] Nightly or built from sources

Installation type

Portable

Additional context?

No response

sagasm avatar Apr 25 '24 01:04 sagasm

After read source code "void Parser::parseCustomTypeParameters", I found only recersive structre with parameters has this kind of problem.

sagasm avatar Apr 25 '24 07:04 sagasm