Skip to content

z3 test case generator does not converge for data dependent fields of large types #184

@Smfakhoury

Description

@Smfakhoury

Test case generator does not converge with data dependent fields larger than UINT16, e.g.:

typedef struct _Foo
{
UINT32 DataLen;
UINT8 DependentField[:byte-size DataLen];
} Foo;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions