Product Documentation

V11.5 Release Notes

Previous Topic

Next Topic

Server Exception - Correct unhandled exception in compression logic

Calling a fixed-length record read function, such as FRSREC() or EQLREC(), in client/server mode on a data file that supports compressed data records sometimes produced the following symptoms:

  • FairCom Server could terminate with an unhandled exception in the RLE decompression function.
  • The function could fail with error 938 (AREC_DCM), error 634 (NLEN_ERR), or it could return invalid data.

The logic has been corrected.

TOCIndex