Fixed a possible race condition in cDevice::Action()

This commit is contained in:
Klaus Schmidinger
2005-01-06 16:46:18 +01:00
parent cb696731e6
commit bbe24e4e62
3 changed files with 4 additions and 2 deletions

View File

@@ -1160,6 +1160,7 @@ Lucian Muresan <lucianm@users.sourceforge.net>
Mattias Gr<47>nlund <Mattias@Gronlund.net>
for pointing out a missing cleanup at program exit in case there is a problem
with a plugin
for fixing possible race condition in cDevice::Action()
Uwe Hanke <uhanke@gmx.de>
for fixing some typos in the Makefile's 'font' target