Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ytanay
Copy link

@ytanay ytanay commented Sep 16, 2023

The key is set to be the highest key seen during deserialization, causing the insertion immediately following the deserialization to create a collision in the string map

The key is set to be the highest key seen, causing the insertion
immediately following the deserialization to create a collision in the
string map
@ahayworth
Copy link

I ran into this today when adding serialization to an application using this crate. Glad to see there's a fix already! (And, thank you!)

silvanshade added a commit to silvanshade/lasso2 that referenced this pull request May 22, 2024
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.

3 participants