]> git.sesse.net Git - vlc/commit
Win32 threads: fix memory leak of detached thread
authorHannes Domani <ssbssa@yahoo.de>
Thu, 28 Aug 2014 11:22:33 +0000 (13:22 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 28 Aug 2014 19:07:44 +0000 (21:07 +0200)
commitb1f9242606caf549a03c6b11b00c66c2c1af27cb
tree5c736615d481343b3ca4a5f49c0f98f38ebe9e8e
parent5064767f8e2de7299bbb00652fd04ac5a70de4ce
Win32 threads: fix memory leak of detached thread

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
src/win32/thread.c