Subject | Possible memory leak in FBCLIENT.DLL |
---|---|
Author | Bozzy |
Post date | 2006-10-19T08:44:40Z |
Hi.
I'm suspecting a memory leak in FBCLIENT.DLL
initialization/finalization. By simply loading and unloading multiple
times the library in a test program, I see the program's memory usage
continuously increasing. The amount of "lost" memory is about 8.9KB
per cycle using FBCLIENT.DLL version 1.5.2.4731 and 8.1KB using
FBCLIENT.DLL version 2.0.0.12745. The test program uses LoadLibrary
and FreeLibrary Windows APIs.
Can anyone investigate it or tell me where I'm wrong?
Sincerely,
Bozzy.
I'm suspecting a memory leak in FBCLIENT.DLL
initialization/finalization. By simply loading and unloading multiple
times the library in a test program, I see the program's memory usage
continuously increasing. The amount of "lost" memory is about 8.9KB
per cycle using FBCLIENT.DLL version 1.5.2.4731 and 8.1KB using
FBCLIENT.DLL version 2.0.0.12745. The test program uses LoadLibrary
and FreeLibrary Windows APIs.
Can anyone investigate it or tell me where I'm wrong?
Sincerely,
Bozzy.