diff options
author | Chris Robinson <[email protected]> | 2015-09-21 13:47:42 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2015-09-21 13:51:56 -0700 |
commit | 07d0bddb4f74090e1fb2157dae0ef4e59f8f2fee (patch) | |
tree | 3add1be57dedfb33040dcf212e700883d6f2f2a2 /OpenAL32/alSource.c | |
parent | 33ac3095dd67cdd02c06291e96aca1b061fcc7cf (diff) |
Avoid a potential race condition with NewThunkEntry
It's possible for another invocation to increase the array size in between the
ReadUnlock and WriteLock calls, causing the 'i' index to refer to a taken
entry.
Diffstat (limited to 'OpenAL32/alSource.c')
0 files changed, 0 insertions, 0 deletions