[Bug 36262] valgrind shows a possible leak in dinput/tests/dinput.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 14 21:57:56 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=36262

--- Comment #5 from Bruno Jesus <00cpxxx at gmail.com> ---
Created attachment 51479
  --> https://bugs.winehq.org/attachment.cgi?id=51479
test hack

Something is holding the reference to the interface so when
IDirectInput_Release(pDI) is called it does not free the memory, a second call
frees the memory but I feel it's not the correct fix =)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list