https://bugs.winehq.org/show_bug.cgi?id=36262
--- Comment #5 from Bruno Jesus 00cpxxx@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 =)