Skip to content

Fix bug in ImmutableTimestampValueImpl. - #786

Merged
xerial merged 2 commits into
msgpack:mainfrom
fangzheng:FixImmutableTimestampValueImpl
Jan 9, 2024
Merged

Fix bug in ImmutableTimestampValueImpl.#786
xerial merged 2 commits into
msgpack:mainfrom
fangzheng:FixImmutableTimestampValueImpl

Conversation

@fangzheng

Copy link
Copy Markdown
Contributor

ImmutableTimestampValueImpl.getData() shifts nsec (which is a 32-bit int) by 34 bits.

@xerial
xerial merged commit 532199e into msgpack:mainJan 9, 2024
@xerial

Copy link
Copy Markdown
Member

Thanks. Merged

Sign up for freeto 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.

2 participants

@fangzheng@xerial