You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code in hda_dsp_stream_init() does not unwind memory allocations on errors.
Add as issue since the code is pretty complicated and needs attention/tests.