Previous Topic

Next Topic

Server no Longer Crashes when Passed a datno from BlockingISAMRead

The c-tree Server experienced a hard crash when a user passed in a valid datno in a BlockingISAMRead() call. An uninitialized variable was found to cause the problem. The correct assignments are now made resolving this issue.