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 soundness hole in Table::delete + don't make & immedately drop PVs in the method #1162

Merged
merged 5 commits into from
Apr 30, 2024

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Apr 26, 2024

Description of Changes

Future work: consider changing Table::find_same_row to work on &ProductValue instead, so we don't have to insert rows temporarily anywhere.

API and ABI breaking changes

None

Expected complexity level and risk

2

@Centril Centril requested a review from gefjon April 26, 2024 01:26
@Centril Centril force-pushed the centril/relvalue-hash branch 2 times, most recently from 3beedc3 to c07882a Compare April 26, 2024 09:01
@bfops bfops added the release-any To be landed in any release window label Apr 29, 2024
@Centril Centril force-pushed the centril/relvalue-hash branch from c07882a to 9422149 Compare April 30, 2024 21:16
@Centril Centril force-pushed the centril/relvalue-hash branch from 9422149 to 0c8d972 Compare April 30, 2024 21:50
@Centril Centril force-pushed the centril/fix-delete branch from bcade6a to de291da Compare April 30, 2024 22:00
Base automatically changed from centril/relvalue-hash to master April 30, 2024 22:30
@Centril Centril added this pull request to the merge queue Apr 30, 2024
Merged via the queue into master with commit e526c8c Apr 30, 2024
6 checks passed
@Centril Centril deleted the centril/fix-delete branch April 30, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-any To be landed in any release window
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants