https://bugs.winehq.org/show_bug.cgi?id=36357
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5843a1a00207e25959d35d3f94e | |2cfe89d2d6af2 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Michael Stefaniuc from comment #3)
Ok, I think I know where the other comes from: create_dswave() was leaking memory on CoCreateInstance failure aka when the test was requesting an unsupported IID. That was fixed in the same series but in the previous patch aka 5843a1a00207e25959d35d3f94e2cfe89d2d6af2.
Thanks, marking fixed.