Skip to content

Commit

Permalink
Remove "Android" tag from the release notes entry for #747
Browse files Browse the repository at this point in the history
I had originally thought that the issue was specific to Android, because the bug only surfaced on Android; however, it indeed affects all platforms.
  • Loading branch information
dconeybe committed Nov 16, 2021
1 parent a219a97 commit c8dabde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release_build_files/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c8dabde

Please sign in to comment.