mpv/osdep/win32
wm4 0bfeba2d9a win32: fix massive memory corruption (take 2)
As pointed out by uau on IRC, the pointer to info is still used outside
of the lock. An extremely small race condition window, but still a race
condition.
2017-08-21 18:42:04 +02:00
..
include win32: pthread: avoid using TLS, simplify pthread_t 2017-06-15 16:33:42 +02:00
pthread.c win32: fix massive memory corruption (take 2) 2017-08-21 18:42:04 +02:00