Skip to content

fix: better time endian#235

Merged
paxcut merged 1 commit intomasterfrom
fix/better_time_endian
Apr 30, 2026
Merged

fix: better time endian#235
paxcut merged 1 commit intomasterfrom
fix/better_time_endian

Conversation

@paxcut
Copy link
Copy Markdown
Collaborator

@paxcut paxcut commented Apr 30, 2026

The packing and unpacking time functions using a pointer to runtime could end up with invalid pointers. A more robust approach is to use the evaluator context to obtain the endian value and pass ot instead to the packing time functions.

Also updated the libwolv version to the latest master.

…ould end up with invalid pointers. A more robust approach is to use the evaluator context to obtain the endian value and pass ot instead to the packing time functions.

Also updated the libwolv version to the latest master.
@paxcut paxcut merged commit 0fab269 into master Apr 30, 2026
5 checks passed
@paxcut paxcut deleted the fix/better_time_endian branch April 30, 2026 20:58
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