| Products | Versions | 
|---|---|
| TIBCO SmartSockets | - | 
| Not Applicable | - | 
Description:
 Product Name:     TIBCO SmartSockets
Release Version:  6.8.1
Patch Level:      3
Release Date:     January 2009
======================================================================
Important Notes
TIBCO  SmartSockets CFIXes are cumulative, therefore this CFIX also contains all the fixes made in CFIX 1 and CFIX 2. For the complete list of fixes that are in this release please refer to the readme file attached to this LBN or download the readme from support-ftp.tibco.com.  To access the download directory or to read the complete readme see the links provided below.
======================================================================
Reported fixes (TIB_ss_6.8.1_CFIX_V3)
*       Fixed an issue relating to watches that could cause server  to server disconnects.
        (CR 1-9K01P9)
*       Fixed  some  memory and resource leaks related to threads that are not managed using the TutThread* API's.  This affects only C/C++ clients on Windows.
        (CR 1-9H32CD)
*       Fixed  an  issue  that could cause C/C++ clients to crash when RTserver rejects a subscription.  Normally  this  would  occur due to use of a security driver.
        (CR 1-9GEDL3)
*       Fixed  a  memory  leak  when destroying threads (C/C++ API's). This leak caused the loss of a small amount of  memory  to  be lost  for  each thread that exits after using the SmartSockets API.
        (CR 1-9E8S75)
*       Fixed a memory  leak  in  TipcMsg::clone.   Only  C++  (sscpp) clients using this method are affected.
        (CR 1-9C93RA)
*       Fixed  a  problem  in TipcSrv[Conn]SubjectDefaultCbLookup that could cause other threads to deadlock when no callback exists.
        (CR 1-9BACTP)
*       The  benchmark example now honors the BENCH_SERVER_64BIT environment variable  on  Windows.   Previously  this  environment variable was only honored on UNIX-like platforms.