Skip to content

[Bug] Pattern Evaluation crashes when certain pragma combination is added #1962

Open
@knight-ryu12

Description

@knight-ryu12

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions