summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-08-06 09:41:57 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-08-06 09:41:57 +0200
commitfdd82cd972db1303c96ba6b88174c6fc69447247 (patch)
treead0e16206edf3f6a8c585af9ec446aa0bf009c21 /CONTRIBUTORS
parent4278458e69cbc785975bcd5f27c4ce98ac1381b8 (diff)
downloadvdr-fdd82cd972db1303c96ba6b88174c6fc69447247.tar.gz
vdr-fdd82cd972db1303c96ba6b88174c6fc69447247.tar.bz2
cSkins::Message() now blocks calls from background threads
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 7e3aeb2d..13e402ac 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -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