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.
640
640
cause duplicate symbol linker errors in conjunction with other libraries
641
641
([ #989 ] ( https://github.com/firebase/firebase-cpp-sdk/issues/989 ) ).
642
642
- 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
644
644
could result in a crash or premature return when waiting for a ` Future `
645
645
with a timeout
646
646
([ #1042 ] ( https://github.com/firebase/firebase-cpp-sdk/pull/1042 ) ).
647
647
648
648
### 9.3.0
649
649
- 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
651
651
event with a timeout could occasionally return prematurely, as if the
652
652
timeout had occurred
653
653
([ #1021 ] ( https://github.com/firebase/firebase-cpp-sdk/pull/1021 ) ).
You can’t perform that action at this time.
0 commit comments