[
https://issues.apache.org/jira/browse/CELIX-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232847#comment-14232847
]
Gabriele Ricciardi commented on CELIX-190:
------------------------------------------
Here's a valgrind report for one of the biggest, recurring leaks:
15,072 (640 direct, 14,432 indirect) bytes in 16 blocks are definitely lost in
loss record 183 of 183
==465== at 0x4A07757: malloc (vg_replace_malloc.c:291)
==465== by 0x737FC27: endpointDescription_create (endpoint_description.c:41)
==465== by 0x737C0AC: endpointDescriptorReader_parseDocument
(endpoint_descriptor_reader.c:199)
==465== by 0x737E360: endpointDiscoveryPoller_getEndpoints
(endpoint_discovery_poller.c:310)
==465== by 0x737DD54: endpointDiscoveryPoller_poll
(endpoint_discovery_poller.c:224)
==465== by 0x39BC8079D0: start_thread (in /lib64/libpthread-2.12.so)
==465== by 0x36A5CE8B5C: clone (in /lib64/libc-2.12.so)
> remote services memory leaks
> ----------------------------
>
> Key: CELIX-190
> URL: https://issues.apache.org/jira/browse/CELIX-190
> Project: Celix
> Issue Type: Bug
> Components: Remote Service Admin
> Reporter: Bjoern Petri
> Assignee: Bjoern Petri
> Priority: Minor
>
> There are several minor memory leaks in the current remote services (rsa and
> discovery) implementation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)