http://bugs.winehq.org/show_bug.cgi?id=26113
--- Comment #2 from Austin English austinenglish@gmail.com 2011-02-14 19:02:04 CST --- (In reply to comment #1)
We should probably use HEAP_ZERO_MEMORY in create_IGameStatistics. We can't expect everything to be initialized by loading a file.
That gets rid of the first one, yeah. I'll send a patch.