Skip to content
Snippets Groups Projects
Commit f5a5bc12 authored by Nicholas Jackson's avatar Nicholas Jackson Committed by Tim-Philipp Müller
Browse files

avmux: fix segfault when a plugin's long_name is NULL

Some plugins register an empty long_name field.  Check for this
before calling strcmp to avoid a crash.

Part-of: <!128>
parent 301d188b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment