http://bugs.winehq.org/show_bug.cgi?id=26104
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-02-14 17:41:36 CST --- We're calling SafeArrayDestroyDescriptor without freeing data before that, so a leak is probably justified in this case.
Actually we need some tests for that showing that internally allocated memory is not freed and still accessible.