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.
--
v4: mf/tests: Test IMFMediaSession::Start().
mf/tests: Add a create_media_session() helper.
mf: Add seeking support for IMFMediaSession::Start().
mf: Add a session_flush_nodes() helper.
mf: Make session_get_node_object() more robust.
https://gitlab.winehq.org/wine/wine/-/merge_requests/3572
> As `MS Sans Serif` is available in Wine, maybe it will be good replacement for `Microsoft Sans Serif`? So it `Microsoft Sans Serif` is missing, use `MS Sans Serif`.
Not really - MS Sans Serif is a bitmap font available in only a few sizes.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3611#note_43152
On Tue Aug 22 20:56:35 2023 +0000, Jeffrey Smith wrote:
> That Windows always has it available (under normal circumstances) is
> irrelevant to my point. It is very useful in that either result can
> remove one branch of investigation, as I already unpacked.
As `MS Sans Serif` is available in Wine, maybe it will be good replacement for `Microsoft Sans Serif`?
So it `Microsoft Sans Serif` is missing, use `MS Sans Serif`.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3611#note_43151