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

widgets: check current_zone pointer #527

Merged
merged 3 commits into from
Oct 26, 2024
Merged

Conversation

PaideiaDilemma
Copy link
Collaborator

Just to be sure we don't deref that if it is not set.

Probably fixes #519

@PaideiaDilemma PaideiaDilemma force-pushed the main branch 2 times, most recently from 4c46938 to d7c8085 Compare October 24, 2024 13:17
src/helpers/Log.hpp Show resolved Hide resolved
src/renderer/widgets/IWidget.cpp Outdated Show resolved Hide resolved
@PaideiaDilemma
Copy link
Collaborator Author

If you want i can move the commit about the RASSERT printf to another PR. Just let me know : )

Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rest ok

src/renderer/widgets/IWidget.cpp Outdated Show resolved Hide resolved
@vaxerski vaxerski merged commit 29dd33d into hyprwm:main Oct 26, 2024
1 check passed
PaideiaDilemma added a commit to PaideiaDilemma/hyprlock that referenced this pull request Oct 27, 2024
vaxerski pushed a commit that referenced this pull request Oct 27, 2024
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.

Crash when using $TIME
2 participants