cSkins::Message() now blocks calls from background threads

This commit is contained in:
Klaus Schmidinger
2011-08-06 09:41:57 +02:00
parent 4278458e69
commit fdd82cd972
3 changed files with 11 additions and 2 deletions

View File

@@ -2731,3 +2731,6 @@ Dave Pickles <dave@pickles.me.uk>
Holger Dengler <holger.dengler@gmx.de>
for making the isnumber() function check the given pointer for NULL
Michael Eiler <eiler.mike@gmail.com>
- reporting a crash in case cSkins::Message() is called from a background thread