4/11/2005 (20 years ago) | |
Clarify | |
Any | |
4/11/2005 (20 years ago) | |
Unknown | |
Unknown |
An application using fc APIs may runs low on virtual memory.
Resolution
20 years ago
Typically, we’ve seen memory leaks when:
- fcgeneric objects are not closed (using the CloseGeneric method)
- fcsessions are not closed or logged out
- API toolkit objects (such as FCCS, FCCL, etc) are not destroyed
You must be logged in to post a comment.
Login