Browse Source

Set thread cleanup handlers to null when deleting it so that calling on_thread_exit() twice doesn't use an invalid pointer.

[SVN r24228]
Michael Glassford 22 years ago
parent
commit
0f0c28dd16
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/thread

+ 1 - 1
libs/thread

@@ -1 +1 @@
-Subproject commit b62503f2742ceecc2bbc10a51a295476e002e6e6
+Subproject commit cebaf27ee8e678675630e86251be8e71feccbf0d

粤ICP备19079148号