[krbdev.mit.edu #4305] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Sep 25 17:06:50 EDT 2006


pull up r18600 from trunk

 r18600 at cathode-dark-space:  jaltman | 2006-09-20 22:43:12 -0400
 ticket: new
 subject: windows thread support frees thread local storage after TlsSetValue
 tags: pullup
 
  	threads.c: The return value of TlsSetValue is non-zero on 
                    success.  As a result of misinterpreting the 
                    return value, the memory set in TLS is then freed.
 		   A subsequent call to TlsGetValue returns the 
 		   invalid pointer.
 
 


Commit By: tlyu



Revision: 18611
Changed Files:
_U  branches/krb5-1-4/
U   branches/krb5-1-4/src/util/support/threads.c




More information about the krb5-bugs mailing list