jiridanek commented on a change in pull request #1048:
URL: https://github.com/apache/qpid-dispatch/pull/1048#discussion_r581316679
##########
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:
(IIRC that leak ^^^ is essentially a test issue. There are subsequent
suppressions `leak:^callback_healthz$` and `leak:^callback_metrics$` which
looked to me more real, but it's hard to tell. And there is little point in
investigating/fixing things when I'm no longer dealing with upstream master
branch, but with my own patched version, so any PR I might produce would end up
rebased few times down the road...)
----------------------------------------------------------------
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]