mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added a mutex to AssertFreeDiskSpace() to make sure calls from foreground and background threads won't interfere
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -3987,3 +3987,5 @@ Video Disk Recorder Revision History
|
||||
- Fixed a possible crash when displaying the "Low disk space!" message from
|
||||
a background thread (thanks to Christof Steininger).
|
||||
- Fixed handling OSD areas that have invalid sizes (thanks to Marco Schl<68><6C>ler).
|
||||
- Added a mutex to AssertFreeDiskSpace() to make sure calls from foreground
|
||||
and background threads won't interfere.
|
||||
|
||||
Reference in New Issue
Block a user