[alsa-devel] [PATCH] ALSA: hda: Fix forget to free resource in error handling code path in hda_codec_driver_probe
Takashi Iwai
tiwai at suse.de
Sun Sep 3 16:36:48 CEST 2017
On Sun, 03 Sep 2017 16:11:22 +0200,
Wang YanQing wrote:
>
> When hda_codec_driver_probe meet error and return failure, we need
> to free resource with patch_ops.free, or we will get resource leak.
No, the codec driver is responsible to free resources in its error
path.
thanks,
Takashi
More information about the Alsa-devel
mailing list