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: <!114>
Some plugins register an empty long_name field. Check for this before calling strcmp to avoid a crash. Part-of: <!114>
mentioned in merge request !128 (merged)
·