Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper journaling of messages returned from functions #2782

Merged
merged 7 commits into from
Nov 7, 2020

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented Nov 7, 2020

For each such message, we now have a related (address_of) field that contains the address of the object for pointer mapping purpose. The same applies recursively to nested messages.

Fix #2778.

@eggrobin eggrobin added the LGTM label Nov 7, 2020
@pleroy pleroy merged commit d7403a9 into mockingbirdnest:master Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Journaling of produced interchange messages is incorrect
2 participants