diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-13 13:38:09 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-13 13:38:09 +0200 |
commit | ff866ef82800b4f06bfd1c7b5e147c41f9928541 (patch) | |
tree | e16fd18f1fd4cbcc898b4fa1c5da9a2d8c0d232d /HISTORY | |
parent | da8cde8615fde993b7ffd89fc615e8f954394c0f (diff) | |
download | vdr-ff866ef82800b4f06bfd1c7b5e147c41f9928541.tar.gz vdr-ff866ef82800b4f06bfd1c7b5e147c41f9928541.tar.bz2 |
Made DELETENULL() thread safe
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6682,3 +6682,4 @@ Video Disk Recorder Revision History - The length (as number of frames) of a recording's index file can now be determined by a call to cIndexFile::GetLength() (suggested by Christoph Haubrich). - Fixed some crashes in subtitle display (thanks to Rolf Ahrenberg). +- Made DELETENULL() thread safe (reported by Rolf Ahrenberg). |