jiridanek commented on a change in pull request #1048:
URL: https://github.com/apache/qpid-dispatch/pull/1048#discussion_r581287358
##########
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:
`leak:http-libwebsockets.c` is a narrower version of
`leak:*libwebsockets*` which was there previously. (The suppression patterns
are matched a substrings, as I mentioned on the Jira. The stars are actually
implied, even if they weren't present.) I made the suppression more targeted
here.
----------------------------------------------------------------
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]