[krbdev.mit.edu #2971] thread_termination doesn't free array of thread specific data

Alexandra Ellwood via RT rt-comment at krbdev.mit.edu
Sun Mar 20 10:09:55 EST 2005


[lxs - Sun Mar 20 10:08:31 2005]:

> thread_termination doesn't free the array "t", causing a 4 byte leak
> on every thread termination
> in the calling application.  This causes a problem for long-running
> servers with lots of threads.

Sorry, that's a 16 byte leak... (4 4-byte pointers).


More information about the krb5-bugs mailing list