http://bugs.winehq.org/show_bug.cgi?id=7124
Summary: Regression in Google Earth Product: Wine Version: CVS Platform: PC URL: http://earth.google.com OS/Version: Linux Status: NEW Keywords: regression, download Severity: normal Priority: P2 Component: wine-usp10.dll AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com CC: dank@kegel.com,hans@it.vu.nl,ulrich@codeweavers.com
Google Earth was working fine in wine-git, but then it broke on Friday. I did regression testing and git-bisect says:
e0c38fd10f97934b0c25abadb0eef3ccfde07125 is first bad commit commit e0c38fd10f97934b0c25abadb0eef3ccfde07125 Author: Hans Leidekker hans@it.vu.nl Date: Wed Jan 3 12:12:17 2007 +0100
usp10: Use macro functions for memory allocation and start checking for allocation failures.
I reverted e0c38f, f15215, and 586e16 and Google earth worked again.