Bugzilla – Bug 484
Mem leak on deactivate_all
Last modified: 2006-03-14 12:17:13
You need to log in before you can comment on or make changes to this bug.
Outstanding allocated memory ---------------------------- 8192 bytes 1 chunk allocated at globus_memory.c, 97 malloc() globus_memory_create_list() globus_memory.c, 97 globus_memory_init() globus_memory.c, 79 globus_i_list_pre_activate() globus_list.c, 52 globus_i_memory_pre_activate() globus_memory.c, 44 globus_l_module_initialize() globus_module.c, 706 globus_module_activate() globus_module.c, 160 main() grid_proxy_init.c, 173 I'm pretty sure I do a deactivate_all before exit. Is this expected?
I will verify this as the leaks in the new server a flushed out.