Skip to content

Change return type of remove_thread() to void#36

Open
bradfordboyle wants to merge 1 commit intoha7ilm:masterfrom
bradfordboyle:fix-missing-return
Open

Change return type of remove_thread() to void#36
bradfordboyle wants to merge 1 commit intoha7ilm:masterfrom
bradfordboyle:fix-missing-return

Conversation

@bradfordboyle
Copy link
Copy Markdown

Flowing off the end of a function is undefined behavior. On Fedora 28,
the nmux program would segfault when this function returned.

Flowing off the end of a function is undefined behavior. On Fedora 28,
the `nmux` program would segfault when this function returned.
@mpbraendli
Copy link
Copy Markdown

Related to #40

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.

2 participants