6 Sep
2023
6 Sep
'23
3:22 p.m.
On Wed Sep 6 10:25:59 2023 +0000, Jacek Caban wrote:
I think this needs `AddRef`, we don't own `outer_window` reference here. I decided to put the `AddRef` at the caller because it avoids conditionally `AddRef`ing (when there's no method) and simplifies the other helper too.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3723#note_44423