Hash :
a46af76b
Author :
Date :
2019-04-05T08:15:01
Fixed bug 4579 - SDL_android.c s_active not being atomic Isaias Brunet This bug cause a false assert due to multiple threads modifying the same variable without any atomic operation.