lcdproc client: Fix core dumps on FreeBSD if started as non-root.

This commit is contained in:
mmdolze
2011-11-20 16:35:42 +00:00
parent 2a5bf194df
commit 85241c253d
4 changed files with 28 additions and 11 deletions
+3
View File
@@ -7,6 +7,9 @@ V0.5dev:
a non full block from the vBar. Affected drivers: IOWarrior, CwLinux
- On Solaris the mtc_s16209x driver fails to compile. Configure LCDproc to
exclude this driver.
- The lcdproc client currently ignores errors from the machine dependent
functions. This may result in strange behaviour of the screens or core
dumps.
Bugs in previous versions (not checked if the still exist):