K 10 svn:author V 6 marcel K 8 svn:date V 27 2010-02-16T02:48:11.284870Z K 7 svn:log V 237 Improve TLS variant I: o Use obj->tlsinitsize to determine whether there's initialized data. o If obj->tlssize > obj->tlsinitsize, then bzero uninitialized data. o Don't exclude variant I from the work-around in free_tls_offset(). END