File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -640,14 +640,14 @@ code.
640640 cause duplicate symbol linker errors in conjunction with other libraries
641641 ([ #989 ] ( https://github.com/firebase/firebase-cpp-sdk/issues/989 ) ).
642642 - GMA (iOS): Updated iOS dependency to Google Mobile Ads SDK version 9.7.0.
643- - General (Android,iOS,Linux,macOS 32-bit): Fixed an integer overflow which
643+ - General (Android, iOS, Linux 32-bit): Fixed an integer overflow which
644644 could result in a crash or premature return when waiting for a ` Future `
645645 with a timeout
646646 ([ #1042 ] ( https://github.com/firebase/firebase-cpp-sdk/pull/1042 ) ).
647647
648648### 9.3.0
649649- Changes
650- - General (Android,Linux): Fixed a concurrency bug where waiting for an
650+ - General (Android, Linux): Fixed a concurrency bug where waiting for an
651651 event with a timeout could occasionally return prematurely, as if the
652652 timeout had occurred
653653 ([ #1021 ] ( https://github.com/firebase/firebase-cpp-sdk/pull/1021 ) ).
You can’t perform that action at this time.
0 commit comments