Skip to content
Snippets Groups Projects
Commit 36c4ae01 authored by Kevin JOLY's avatar Kevin JOLY Committed by Tim-Philipp Müller
Browse files

avdemux: Fix segmentation fault if long_name is NULL


Some plugins (like libcdio) registers empty long_name field. Calling strncmp on this field leads to a segmentation fault.

Signed-off-by: default avatarKevin Joly <joly.kevin25@gmail.com>
parent 20d73cbf
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