#233 Use pthread keys for thread local storage
Merged by rharwood. Opened by simo.
simo/gssproxy tlsnoleak  into  master

Download 233.patch

This interface is slower but also more portable, and more importantly
it provides a way to specify destructor that is called when a thread
is canceled so we stop leaking memory.

Commit 0faccc14 fixes this pull-request

Pull-Request has been merged by rharwood

Metadata