Skip to content
Commit d20cad60 authored by Eric Sesterhenn's avatar Eric Sesterhenn Committed by Jaroslav Kysela
Browse files

[ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c



this is about coverity id #100.
It seems the if statement is negated, since the else branch calls
remove_info() with sflist->currsf as a parameter where it gets
dereferenced.

Signed-off-by: default avatarEric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f26eb78f
Loading
Loading
Loading
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