Commit 2016446
authored
Fix memory leak after migrating to
[CMP-10098](https://youtrack.jetbrains.com/issue/CMP-10098) Fix memory
leak after migrating to `PathBuilder`
Found during work on alexzhirkevich/compottie#76
## Testing
Manually 😢 - currently we don't have a way to reliably check this
## Release Notes
### Fixes - Multiple Platforms
- _(prerelease fix)_ Fix memory leak during mutating `Path` after
migrating to skia m144PathBuilder (JetBrains#2995)1 parent 077d3a5 commit 2016446
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- compose/ui/ui-graphics/src/skikoMain/kotlin/androidx/compose/ui/graphics
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
0 commit comments