Skip to content

Conversation

@hhugo
Copy link
Member

@hhugo hhugo commented Apr 26, 2023

Marshaling with jsoo when use-js-string is enabled could return incorrect result when sharing is involved.
This is because strrings were not considered for sharing, and would simply be ignored when computing offset of other shared object.

Fix #1456

@hhugo hhugo merged commit 4ce41ca into master Apr 27, 2023
@hhugo hhugo deleted the fix-marshal-sharing-strings branch April 27, 2023 09:10
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.

[BUG] marshal.js: caml_output_val is incorrect?

2 participants