]> granicus.if.org Git - gc/commitdiff
Update ChangeLog
authorIvan Maidanski <ivmai@mail.ru>
Mon, 27 Feb 2012 18:01:37 +0000 (22:01 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 27 Feb 2012 18:01:37 +0000 (22:01 +0400)
ChangeLog

index bd5c5fd6b6b5d3d925448fdc7b065746c8fcadd6..cf813ef7bae9b49477d3d1d962c002251cd6699e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-02-27  Ivan Maidanski <ivmai@mail.ru>
+
+       * win32_threads.c (GC_register_my_thread): Fix SEGV by setting "me"
+       to the newly-created thread GC descriptor (if lookup failed) before
+       altering flags of "me" (only if GC_PTHREADS); add comment (same as
+       in pthread_support.c).
+
 2012-02-27  Ivan Maidanski <ivmai@mail.ru>
 
        * os_dep.c (GC_SysVGetDataStart): Place "volatile" keyword for