diff options
author | Andrey Konovalov <andreyknvl@gmail.com> | 2016-02-13 11:08:06 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-02-13 09:30:58 +0100 |
commit | 07d86ca93db7e5cdf4743564d98292042ec21af7 (patch) | |
tree | 7738a3aefacb69ee6e0b380d6625043f19f01a42 /net/unix/af_unix.c | |
parent | 86c2ee16704522a546c0ee1e8238096e3c391468 (diff) |
ALSA: usb-audio: avoid freeing umidi object twice
The 'umidi' object will be free'd on the error path by snd_usbmidi_free()
when tearing down the rawmidi interface. So we shouldn't try to free it
in snd_usbmidi_create() after having registered the rawmidi interface.
Found by KASAN.
Signed-off-by: Andrey Konovalov <andreyknvl@gmail.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions