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

Update to latest fasthash dep #130

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Conversation

deankarn
Copy link
Contributor

@deankarn deankarn commented Apr 21, 2021

PR

Updated github.com/segmentio/fasthash dep to v1.0.3 which corrected a potential segfault issue.
segmentio/fasthash@9dc1b83

This is also detected using -race or -gcflags=all=-d=checkptr when running
code that imports this lib.

v1.0.3 of fasthash corrected a potential segfault issue.
segmentio/fasthash@9dc1b83

This is detectable using -race or -gcflags=all=-d=checkptr when running
code that imports this lib.
@extemporalgenome
Copy link
Contributor

Thanks! Sorry for the delay!

@extemporalgenome extemporalgenome merged commit 700824d into segmentio:main Sep 28, 2023
4 of 6 checks passed
kevinburkesegment pushed a commit that referenced this pull request Sep 9, 2024
v1.0.3 of fasthash corrected a potential segfault issue.
segmentio/fasthash@9dc1b83

This is detectable using -race or -gcflags=all=-d=checkptr when running
code that imports this lib.

Co-authored-by: Dean Karn <dean@clearbit.co>
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.

2 participants