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

fix: properly set object with DenseLinkKey #3980

Merged
merged 1 commit into from
Oct 24, 2024
Merged

fix: properly set object with DenseLinkKey #3980

merged 1 commit into from
Oct 24, 2024

Conversation

romange
Copy link
Collaborator

@romange romange commented Oct 24, 2024

The interface around DenseLinkKey is confusing but SetObject works only for unwrapped objects.
Added assert to catch these issues in the future.

Fixes #3973

The interface around DenseLinkKey is confusing but SetObject
works only for non-link objects.
Added assert to catch these issues in the future.

Fixes #3973

Signed-off-by: Roman Gershman <[email protected]>
@romange romange requested a review from BorysTheDev October 24, 2024 08:01
@romange romange enabled auto-merge (squash) October 24, 2024 08:05
@romange romange merged commit a4659c0 into main Oct 24, 2024
12 checks passed
@romange romange deleted the Bug3973 branch October 24, 2024 08:38
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.

Segfault on calls to HEXPIRE
2 participants