Memory leak? Memory from data references not being released
Hi All, I have been doing some perfomance upgrade on some reports and I have encountered a bug regarding memory allocation.The issue is the following. When we create a data reference CREATE DATA <ref> type <whatever type>, the memory for this reference is allocated. This is of course expected. The problem is that when we …
Memory leak? Memory from data references not being released Read More »