[ scummvm-Patches-726713 ] SKY: Possible fix for crash when changing scaler
SourceForge.net
noreply at sourceforge.net
Thu Apr 24 08:36:38 CEST 2003
Patches item #726713, was opened at 2003-04-24 08:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=726713&group_id=37116
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: SKY: Possible fix for crash when changing scaler
Initial Comment:
ScummVM sometimes crashes if you change scaler during
the CD intro. I think that is because update_screen()
is being called from two different threads, without any
safety net against races. This patch attempts to fix
that, but I'm a bit uncertain about exactly which
functions need to be guarded so it may be slightly
wrong and/or incomplete.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=726713&group_id=37116
More information about the Scummvm-tracker
mailing list