|
From: Leif M. <le...@ta...> - 2004-05-13 19:11:34
|
Wanted to post a heads up. I found a handle leak in the new WrapperManager.getUser and WrapperManager.getInteractiveUser methods that were added with 3.1.0. The calls each leak a single file handle each time they are called. The problem is not immediately obvious as the leak is in the native code. A fix has already been committed and it will be in the 3.1.1 release. Cheers, Leif |