Skip to content

Fix stream URL being improperly set#2

Merged
c-x-berger merged 2 commits intomasterfrom
fix/mount-wack
Oct 10, 2019
Merged

Fix stream URL being improperly set#2
c-x-berger merged 2 commits intomasterfrom
fix/mount-wack

Conversation

@c-x-berger
Copy link
Copy Markdown
Member

Fixes #1. Yes I'm making this PR for Hacktoberfest, what are you gonna do about it?

One of these days I'm going to line up the creators of C, C++, GLib, and many other things, thank them for their invaluable contributions to computing and society on the whole, and then throw a brick at every single one of them.

Anyway, url being created as nullptr apparently caused some weird behavior on Raspbian. I'm guessing said behavior arrived as part of a libc/GLib/gcc update (who knows, not me), since we never observed this in the 2019 season proper.

@c-x-berger c-x-berger added the bug Something isn't working label Oct 10, 2019
@c-x-berger c-x-berger merged commit 44ffc97 into master Oct 10, 2019
@c-x-berger c-x-berger deleted the fix/mount-wack branch October 10, 2019 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mounting to a wrong URL because of CLI options order

1 participant