Skip to content
Commit cc91ceaf authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda/ca0132 - Fix memory leak at error path

The CA0132 codec driver doesn't call the free function at its error
path of the probe, which leaves the allocated memory.  Call
ca0132_free() properly at the error handling.

Fixes: a73d511c

 ("ALSA: hda/ca0132: Add unsol handler for DSP and jack detection")
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 284b4c92
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment