Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 291 [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).