mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a problem with calling isyslog() from within the SignalHandler()
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -5806,6 +5806,8 @@ Video Disk Recorder Revision History
|
||||
now follows the VPID and optional PPID, separated by an '=' sign.
|
||||
- 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).
|
||||
|
||||
2008-09-06: Version 1.6.0-2
|
||||
|
||||
@@ -5818,3 +5820,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).
|
||||
|
Reference in New Issue
Block a user