Removed syslog calls in child process after fork()

This commit is contained in:
Klaus Schmidinger
2024-01-18 13:01:07 +01:00
parent b1418b6bcd
commit 655682b5d2
3 changed files with 11 additions and 13 deletions

View File

@@ -9872,3 +9872,4 @@ Video Disk Recorder Revision History
- Using a dummy OSD if no OSD provider is available is not considered an error any
more (thanks to Markus Ehrnsperger).
- Implemented scaling images (thanks to Andreas Baierl).
- Removed syslog calls in child process after fork() (thanks to Markus Ehrnsperger).