1 Dec
2023
1 Dec
'23
7:48 a.m.
It's possible that a state object pointer not in the topology node collection gets passed to session_get_node_object(). Instead of returning the last node when the object is not found, we should return a NULL so that the state of the last node is not changed by mistake. -- v10: mf/tests: Test IMFMediaSession::Start(). mf: Support seeking while a session is started. https://gitlab.winehq.org/wine/wine/-/merge_requests/3572