[ https://issues.apache.org/jira/browse/DISPATCH-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009753#comment-17009753
]
ASF subversion and git services commented on DISPATCH-1510:
-----------------------------------------------------------
Commit 730e9f3b8f7e9363d35df5d2a5d22b940b73ec40 in qpid-dispatch's branch refs/heads/master
from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=730e9f3 ]
DISPATCH-1510: cleanup qdr_error_t on shutdown
This closes #652
> Leak of qdr_error_t in system_tests_link_route_credit
> -----------------------------------------------------
>
> Key: DISPATCH-1510
> URL: https://issues.apache.org/jira/browse/DISPATCH-1510
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Router Node
> Affects Versions: 1.9.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Minor
> Fix For: 1.11.0
>
>
> 16: =================================================================
> 16: ==4507==ERROR: LeakSanitizer: detected memory leaks
> 16:
> 16: Direct leak of 192 byte(s) in 1 object(s) allocated from:
> 16: #0 0x7fa530c9d076 in __interceptor_posix_memalign (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x99076)
> 16: #1 0x7fa5305b43d8 in qd_alloc /home/kgiusti/qpid-dispatch/src/alloc_pool.c:320
> 16: #2 0x7fa53060eaf1 in qd_iterator_buffer /home/kgiusti/qpid-dispatch/src/iterator.c:597
> 16: #3 0x7fa5306bd54d in qdr_field /home/kgiusti/qpid-dispatch/src/router_core/router_core.c:252
> 16: #4 0x7fa530696c4f in qdr_error_from_pn /home/kgiusti/qpid-dispatch/src/router_core/error.c:58
> 16: #5 0x7fa53070f239 in AMQP_link_detach_handler /home/kgiusti/qpid-dispatch/src/router_node.c:849
> 16: #6 0x7fa53071cf82 in handle /home/kgiusti/qpid-dispatch/src/server.c:995
> 16: #7 0x7fa530722a40 in thread_run /home/kgiusti/qpid-dispatch/src/server.c:1020
> 16: #8 0x7fa5301606b9 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x76b9)
> 16:
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org
|