28 May
2024
28 May
'24
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