Skip to content

Conversation

RaitoBezarius
Copy link
Member

@RaitoBezarius RaitoBezarius commented Jan 23, 2024

To make things easier, I decided to move the PE writer into another subcrate called ifrit which will mature the PE writer and maybe merge it back in faerie in the future.

This tests things with the latest PR in Goblin: m4b/goblin#389.

All tests are passing locally.

RaitoBezarius and others added 2 commits January 23, 2024 03:42
To make things easier, I decided to move the PE writer into another subcrate called `ifrit` which
will mature the PE writer and maybe merge it back in `faerie` in the future.
We reinforce our safety by making `AttributeCertificate::from_bytes` faillible,
indeed the length calculus can fail if the platform integers are wrong, this increases portability.

We control better our alignment by having a proper equality function modulo alignments.

This fixes all the remaining tests.

Signed-off-by: raito <federez-infra@lahfa.xyz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant