ganeshmurthy commented on a change in pull request #1048:
URL: https://github.com/apache/qpid-dispatch/pull/1048#discussion_r581298744
##########
File path: tests/lsan.supp
##########
@@ -10,6 +10,27 @@ leak:qd_policy_c_counts_alloc
leak:qd_policy_open_fetch_settings
leak:qdr_error_description
+# to be triaged; unit_tests
+leak:http-libwebsockets.c
Review comment:
Ok, what you are saying makes sense to me. What I would like to happen
is for any leaks in our code in the http-libwebsockets.c to be not ignored.
Like so, there is a bunch of code we wrote relating to stats and metrics and if
there are any leaks in our code, I would like those to be not suppressed. I do
understand that we previously had leak:*libwebsockets*
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]