20 May
2025
20 May
'25
4:58 p.m.
``` + TRACE("iface %p, refcount %lu.\n", iface, refcount); ``` The usual message here is "%p increasing/decreasing refcount to %lu." Otherwise it's ambiguous whether that's the previous or current refcount. I think the rest of it looks fine though. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8047#note_104011