From c8dabdebe793e2597b10920164cbc2c154e07150 Mon Sep 17 00:00:00 2001 From: Denver Coneybeare Date: Mon, 15 Nov 2021 21:07:35 -0500 Subject: [PATCH] Remove "Android" tag from the release notes entry for #747 I had originally thought that the issue was specific to Android, because the bug only surfaced on Android; however, it indeed affects all platforms. --- release_build_files/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_build_files/readme.md b/release_build_files/readme.md index fb68eeb8aa..c052e85aba 100644 --- a/release_build_files/readme.md +++ b/release_build_files/readme.md @@ -569,7 +569,7 @@ code. ## Release Notes ### Next Release - Changes - - General (Android): Fixed a data race that could manifest as null pointer + - General: Fixed a data race that could manifest as null pointer dereference in `FutureBase::Release()`. ([#747](https://github.com/firebase/firebase-cpp-sdk/pull/747)) - Auth (Desktop): Fixed a crash in `error_code()` when a request