Skip to content

Conversation

@timholy
Copy link
Member

@timholy timholy commented Aug 25, 2021

The hash-table iteration scheme used in #41961 is flawed because
the same key (pointer) can appear in (at least) successive
key-slots. For safety, it's best to get the "official" value
assigned to this key before making decisions about validation.

The hash-table iteration scheme used in #41961 is flawed because
the same key (pointer) can appear in (at least) successive
key-slots. For safety, it's best to get the "official" value
assigned to this key before making decisions about validation.
@vtjnash vtjnash mentioned this pull request Aug 25, 2021
@timholy timholy closed this Aug 25, 2021
@timholy timholy deleted the teh/fix_dblhash branch August 25, 2021 22:21
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