diff options
author | Andrey Konovalov <[email protected]> | 2016-02-13 11:08:06 +0300 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2016-02-13 09:30:58 +0100 |
commit | 07d86ca93db7e5cdf4743564d98292042ec21af7 (patch) | |
tree | 7738a3aefacb69ee6e0b380d6625043f19f01a42 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
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 <[email protected]>
Acked-by: Clemens Ladisch <[email protected]>
Cc: <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions