[channels,audin] negotiated format must be cleaned after closing.
This commit is contained in:
parent
0c15f72169
commit
eda91e6695
@ -528,6 +528,8 @@ static BOOL audin_server_close(audin_server_context* context)
|
||||
audin->audin_channel = NULL;
|
||||
}
|
||||
|
||||
audin->audin_negotiated_format = NULL;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user