May 28, 2024
8:57 p.m.
(nit) Avoid directly manipulating ref if possible (ref is zero-initialized by calloc) ```suggestion:-1+0 shared_session = shared_session_acquire( session ); ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3103#note_69000