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

Fixed #584. #585

Merged
merged 1 commit into from Apr 12, 2017
Merged

Fixed #584. #585

merged 1 commit into from Apr 12, 2017

Conversation

redboltz
Copy link
Contributor

Reset m_cs to MSGPACK_CS_HEADER after visitor called.

NOTE:

The problem happens only when parser is used directly. Unpacker doesn't have the same problem.
Because unpacker calls reset() function. See https://github.com/msgpack/msgpack-c/blob/master/include/msgpack/v2/unpack.hpp#L95

Reset m_cs to MSGPACK_CS_HEADER after visitor called.
@redboltz redboltz merged commit d85e731 into msgpack:master Apr 12, 2017
@redboltz redboltz deleted the fix_584 branch April 12, 2017 10:02
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.

None yet

1 participant