Skip to content

Comments

udev: replace potential nullptrs by empty strings as we cannot construct std::string with a null const char*#155

Merged
jcelerier merged 1 commit intomasterfrom
fix/154
Apr 12, 2025
Merged

udev: replace potential nullptrs by empty strings as we cannot construct std::string with a null const char*#155
jcelerier merged 1 commit intomasterfrom
fix/154

Conversation

@jcelerier
Copy link
Member

fixes #154

…uct std::string with a null const char*

fixes #154
@jcelerier jcelerier added this pull request to the merge queue Apr 12, 2025
Merged via the queue into master with commit 69aeec9 Apr 12, 2025
97 checks passed
@jcelerier jcelerier deleted the fix/154 branch December 29, 2025 00:28
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.

midiobserve example crash on Ubuntu 24.04

1 participant