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

set display to null for race condition #2032

Merged
merged 1 commit into from
Sep 13, 2024

Commits on Sep 11, 2024

  1. set display to null for race condition

    https://github.com/dunst-project/dunst/blob/master/src/x11/x.c#L499
    looks to be the source of some code which now sets display to NULL
    for some type of race condition in X11. Xlibint.h allows for building
    on Void Linux but needs min/max undefined. closes brndnmtthws#1939
    zlice committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c6b1400 View commit details
    Browse the repository at this point in the history