Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(arc): Free memory when drawing full-circle arc #2869

Merged
merged 2 commits into from Dec 2, 2021
Merged

fix(arc): Free memory when drawing full-circle arc #2869

merged 2 commits into from Dec 2, 2021

Conversation

DCSBL
Copy link
Contributor

@DCSBL DCSBL commented Dec 2, 2021

Description of the feature or fix

Please see #2868

Checkpoints

  • Follow the styling guide
  • Run code-format.py from the scripts folder. astyle needs to be installed.
  • Update the documentation

@DCSBL
Copy link
Contributor Author

DCSBL commented Dec 2, 2021

This fixes #2868 for me. Keep in mind that this is my first PR for LVGL; I have no idea if this can cause other issues.

@embeddedt embeddedt merged commit 5ed1eec into lvgl:master Dec 2, 2021
@embeddedt
Copy link
Member

Thanks!

@DCSBL
Copy link
Contributor Author

DCSBL commented Dec 2, 2021

Is this something that will be released with, for example, 8.0.3 8.1.x?

@DCSBL DCSBL deleted the patch-1 branch December 2, 2021 13:40
@embeddedt
Copy link
Member

embeddedt commented Dec 2, 2021

The commit which added the bug isn't in 8.0, so I don't think the same fix is needed there.

We probably need to release 8.1.1 soon, however.

@DCSBL
Copy link
Contributor Author

DCSBL commented Dec 2, 2021

Eh, yeah that is what I wanted to ask but didn't. Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants