Skip to content

Re-merge release-4.10.1 #901

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

Merged
merged 4 commits into from
Mar 9, 2018
Merged

Re-merge release-4.10.1 #901

merged 4 commits into from
Mar 9, 2018

Conversation

wilhuff
Copy link
Contributor

@wilhuff wilhuff commented Mar 9, 2018

Re-merge the release branch into master, this time creating merge commit that keeps continuous history over the releases.

Note that I've resolved all differences here in favor of master, since all the issues across the branches were already resolved in #896. Therefore this commit makes no changes to any source files--it only exists to create a merge commit between the two branches.

paulb777 and others added 4 commits March 8, 2018 11:06
Fixes b/74357976 which caused unauthenticated users to be unable to reach the Firestore backend and updates the changelog.
This fixes a known instances of memory corruption where in
FSTLevelDBMutationQueue, the NSString view was retained for later, and
the incorrect user was used, causing b/74381054.

gRPC does not necessarily copy its string argumnets and if our hostname
were configured to a non-default one it's possible that we could corrupt
the host cache too.

All remaining usages of util::WrapNSStringNoCopy are obviously safe:
passed into logging or other known transient usages.
@wilhuff wilhuff requested a review from paulb777 March 9, 2018 19:40
@googlebot
Copy link

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

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

Thanks @wilhuff !

@paulb777 paulb777 merged commit ca3bae5 into master Mar 9, 2018
@paulb777 paulb777 deleted the wilhuff/merge-release-4.10.1 branch March 9, 2018 20:17
minafarid pushed a commit to minafarid/firebase-ios-sdk that referenced this pull request Jun 6, 2018
@firebase firebase locked and limited conversation to collaborators Nov 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants