Bug 29909 - DummyFramebuffer and DummyRenderbuffer mutexes not initialized
Summary: DummyFramebuffer and DummyRenderbuffer mutexes not initialized
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: unspecified
Hardware: Other Windows (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 13:28 UTC by Vladimir Vukicevic
Modified: 2010-09-01 07:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
initialize mutexes (492 bytes, patch)
2010-08-31 13:28 UTC, Vladimir Vukicevic
Details | Splinter Review

Description Vladimir Vukicevic 2010-08-31 13:28:56 UTC
Created attachment 38341 [details] [review]
initialize mutexes

On Win32, the Mutexes in DummyFramebuffer and DummyRenderbuffer need to be initialized, or a crash occurs the first time a lock is attempted.  Attached patch seems to fix it.
Comment 1 Brian Paul 2010-09-01 07:54:51 UTC
Committed.  Thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.