Kbase P3950: Memory leak with OCX controls
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Technically Reviewed
FACT(s) (Environment):
Progress 8.x
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Memory leak with OCX controls
Control frame is deleted (DELETE WIDGET) when closing the window
All COM objects are released (RELEASE OBJECT) when closing the window
CAUSE:
Prior to Progress 8.3C there is a leak of approximately 600 bytes per OCX each time a window containing an OCX control is closed or opened.
In Progress 8.3C, Progress 9.1B and higher, this memory leak has been reduced to approximately 250 bytes per OCX.