-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 for #2204 #7983
Fix for #2204 #7983
Conversation
Please explain what the bug is. It isn't immediately obvious to me. |
I will use line numbers from the original source code
|
My fix keeps a record of the previous |
@furbrain Thanks for this change. Just wanted to confirm here that this change resolves #7974 . The only possible side effect is that auto-reload crashes, though pressing reset does bring it back. Again, I can't confirm that this fix has anything to do with that, but just something to keep an eye out for. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix!
(and the thorough explanation.) |
|
@furbrain - I marked them as "needs re-test" instead. |
This PR provides a fix for issue #2204. It fixes a moderate bug which results in hard segfaults when you repeatedly initialise a display. The original context for this is a display which is powered down prior to the processor going in to light sleep