]> Repos - portaudio/commit
coreaudio: fixed incorrect value type used with OSAtomicOr32 API (xrunFlags were...
authordmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Sat, 25 Dec 2010 13:26:17 +0000 (13:26 +0000)
committerdmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Sat, 25 Dec 2010 13:26:17 +0000 (13:26 +0000)
commitba1def612671360dc14ad65ed7ff2b7a15457677
tree999d1fe6e0de098de57f611d181937937165b373
parent5b6dcbe59b195a146ca4e41af34aac90d4e85377
coreaudio: fixed incorrect value type used with OSAtomicOr32 API (xrunFlags were casted from long to unsigned int) which results in value truncation on systems where 'long' is 64 bits
src/hostapi/coreaudio/pa_mac_core_internal.h
src/hostapi/coreaudio/pa_mac_core_utilities.c