Fixed the FATALERRNO macro to check for a non-zero errno value

This commit is contained in:
Klaus Schmidinger
2005-10-01 12:48:34 +02:00
parent 3f0678244f
commit 4b8ff61901
3 changed files with 5 additions and 2 deletions

View File

@@ -3862,3 +3862,5 @@ Video Disk Recorder Revision History
location (reported by Jon Burgess).
- Fixed a crash in cConfig::Load() when compiling on the PPC (thanks to Sascha
Volkenandt).
- Fixed the FATALERRNO macro to check for a non-zero errno value (reported by Marco
Schl<68><6C>ler).