[ 
https://issues.apache.org/jira/browse/DISPATCH-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16746444#comment-16746444
 ] 

ASF GitHub Bot commented on DISPATCH-1247:
------------------------------------------

kgiusti commented on pull request #442: DISPATCH-1247: fix minor bitmask leak
URL: https://github.com/apache/qpid-dispatch/pull/442
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Leak of bitmask during message annotation
> -----------------------------------------
>
>                 Key: DISPATCH-1247
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1247
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Router Node
>    Affects Versions: 1.5.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> kind = Leak_DefinitelyLost  (count=12)
> Leaked Bytes = 3456 Blocks = 54
> Stack:
>   (memalign) 
> /builddir/build/BUILD/valgrind-3.14.0/coregrind/m_replacemalloc/vg_replace_malloc.c:908
>   (posix_memalign) 
> /builddir/build/BUILD/valgrind-3.14.0/coregrind/m_replacemalloc/vg_replace_malloc.c:1072
>   (qd_alloc) /home/kgiusti/work/dispatch/qpid-dispatch/src/alloc_pool.c:181
>   (qd_bitmask) /home/kgiusti/work/dispatch/qpid-dispatch/src/bitmask.c:53
>   (qd_tracemask_create) 
> /home/kgiusti/work/dispatch/qpid-dispatch/src/trace_mask.c:129
>   (router_annotate_message) 
> /home/kgiusti/work/dispatch/qpid-dispatch/src/router_node.c:219
>   (AMQP_rx_handler) 
> /home/kgiusti/work/dispatch/qpid-dispatch/src/router_node.c:502
>   (do_receive) /home/kgiusti/work/dispatch/qpid-dispatch/src/container.c:190
>   (qd_container_handle_event) 
> /home/kgiusti/work/dispatch/qpid-dispatch/src/container.c:631
>   (handle) /home/kgiusti/work/dispatch/qpid-dispatch/src/server.c:985
>   (thread_run) /home/kgiusti/work/dispatch/qpid-dispatch/src/server.c:1010
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to