mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed initializing pthread_mutexattr_t and pthread_rwlockattr_t to avoid warnings with g++ 4.1.0
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -4058,3 +4058,5 @@ Video Disk Recorder Revision History
|
||||
- Removed unused variables in skinclassic.c and skinsttng.c (thanks to Marco
|
||||
Schl<68><6C>ler).
|
||||
- Made the static cControl functions thread safe (thanks to Patrick Fischer).
|
||||
- Fixed initializing pthread_mutexattr_t and pthread_rwlockattr_t to avoid
|
||||
warnings with g++ 4.1.0 (thanks to Ville Skytt<74>).
|
||||
|
||||
Reference in New Issue
Block a user