28 May
2024
28 May
'24
8:42 p.m.
(nit) I'm aware that Wine likes to reuse variables, but I'd prefer that we avoid overloading the meaning of variables (valid_object vs. valid_session). Instead, just save the id... ```suggestion:-0+0 object_id_t latest_id = object->id; ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3103#note_67364