Skip to content

Commit 00b0c91

Browse files
authored
Update CHANGELOG.md for Flutter 3.41.9 (flutter#185755)
Add release notes for Flutter version 3.41.9. If this change needs to override an active code freeze, provide a comment explaining why. The code freeze workflow can be overridden by code reviewers. See pinned issues for any active code freezes with guidance. **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.
1 parent 7ca0a42 commit 00b0c91

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
3232

3333
## Flutter 3.41 Changes
3434

35+
### [3.41.9](https://github.com/flutter/flutter/releases/tag/3.41.9)
36+
- [flutter/185621](https://github.com/flutter/flutter/pull/185621) Fixes a potential integer overflow that can happen when handling some animated PNG files.
37+
3538
### [3.41.8](https://github.com/flutter/flutter/releases/tag/3.41.8)
3639
- [flutter/185150](https://github.com/flutter/flutter/issues/185150) When using profile mode on a physical iOS device, the app may fail to connect to the Dart VM.
3740

0 commit comments

Comments
 (0)