Open
Description
Operating System
Windows
What's the issue you encountered?
Pattern evaluation may crash ImHex with 0xc5 error.
How can the issue be reproduced?
Minimal Reproduction Patterns:
#pragma endian little
#pragma bitfield_order right_to_left
bitfield test1 {
m1: 12;
m2: 4;
};
ImHex Version
v1.35.4
ImHex Build Type
- Nightly or built from sources
Installation type
Installaler
Additional context?
No response