Fixed a problem with calling isyslog() from within the SignalHandler()

This commit is contained in:
Klaus Schmidinger
2008-09-06 11:10:17 +02:00
parent da3939cb10
commit 5da044b4ae
3 changed files with 7 additions and 3 deletions

View File

@@ -5752,3 +5752,5 @@ Video Disk Recorder Revision History
fontconfig (suggested by Edgar Toernig).
- Updated the sources.conf file (thanks to Oleg Roitburd).
- Fixed a possible integer overflow in GetAbsTime() (thanks to Alexander Rieger).
- Fixed a problem with calling isyslog() from within the SignalHandler() (thanks
to Udo Richter).