The variable noOfCachedCst is always 0 even after consist info is received.
The value is used in tau_getOwnIds that never manage to pass if (appHandle->pTTDB->noOfCachedCst == 0)
Increase noOfCachedCst in ttiStoreCstInfo
Coded. To be tested.
Tested in api_test_4.c test3
Log in to post a comment.
Coded. To be tested.
Tested in api_test_4.c test3