Skip to content

Revert "Update 'salt' details for EncryptHeader AuthToken details (#6…#6902

Merged
sfc-gh-ahusain merged 1 commit into
apple:mainfrom
sfc-gh-mpilman:bugfixes/revert-buggy-pr-6881
Apr 21, 2022
Merged

Revert "Update 'salt' details for EncryptHeader AuthToken details (#6…#6902
sfc-gh-ahusain merged 1 commit into
apple:mainfrom
sfc-gh-mpilman:bugfixes/revert-buggy-pr-6881

Conversation

@sfc-gh-mpilman

Copy link
Copy Markdown
Collaborator

This reverts commit a38318a.

The above commit introduced a memory bug which causes many valgrind failures in the nightlies. This either needs to be fixed quickly or we should revert the change for now.

Code-Reviewer Section

The general guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

  • The PR has a description, explaining both the problem and the solution.
  • The description mentions which forms of testing were done and the testing seems reasonable.
  • Every function/class/actor that was touched is reasonably well documented.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

  • This change/bugfix is a cherry-pick from the next younger branch (younger release-branch or main if this is the youngest branch)
  • There is a good reason why this PR needs to go into a release branch and this reason is documented (either in the description above or in a linked GitHub issue)

@sfc-gh-mpilman sfc-gh-mpilman added nightly correctness bugs build cop PRs/Issues created by the build cop as part of their rotation labels Apr 20, 2022

@sfc-gh-ahusain sfc-gh-ahusain left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the revert; shall fix and reintroduce the change later.

@sfc-gh-yiwu

Copy link
Copy Markdown
Collaborator

I will take a look at the issue soon to see if it can be fixed.

@foundationdb-ci

Copy link
Copy Markdown
Contributor

AWS CodeBuild CI Report for Linux CentOS 7

  • CodeBuild project: foundationdb-pr
  • Commit ID: 55a492a
  • Result: SUCCEEDED
  • Error: N/A
  • Build Logs (available for 30 days)

@fdb-windows-ci

Copy link
Copy Markdown
Collaborator

Doxense CI Report for Windows 10

@sfc-gh-yiwu

Copy link
Copy Markdown
Collaborator

Sent #6908 to fix the valgrind error.

@sfc-gh-ahusain sfc-gh-ahusain merged commit f38b2e8 into apple:main Apr 21, 2022
sfc-gh-ahusain added a commit to sfc-gh-ahusain/foundationdb that referenced this pull request Apr 21, 2022
…ails (apple#6881)" (apple#6902)"

Description

Major changes proposed:
1. This reverts commit f38b2e8.
2. Also add fix for Valgrind failure due to unintialized variables.
3. Improve checks to catch is cipherKey details cached in BlobCipherKeyCache
   isn't as expected

Testing

Overall correctness: 10K (20220421-193911-ahusain-foundationdb-a730e5cb38541e20)
EncyrptionOps correctness: 100K (20220421-194315-ahusain-foundationdb-29c598a8b9420430)
EncryptionOps Valgrind: 100 (20220421-194434-ahusain-foundationdb-7fc5f98eddc0921a)
sfc-gh-ahusain added a commit that referenced this pull request Apr 22, 2022
…ails (#6881)" (#6902)" (#6922)

Description

Major changes proposed:
1. This reverts commit f38b2e8.
2. Also add fix for Valgrind failure due to unintialized variables.
3. Improve checks to catch is cipherKey details cached in BlobCipherKeyCache
   isn't as expected

Testing

Overall correctness: 10K (20220421-193911-ahusain-foundationdb-a730e5cb38541e20)
EncyrptionOps correctness: 100K (20220421-194315-ahusain-foundationdb-29c598a8b9420430)
EncryptionOps Valgrind: 100 (20220421-194434-ahusain-foundationdb-7fc5f98eddc0921a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build cop PRs/Issues created by the build cop as part of their rotation nightly correctness bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants