[ https://issues.apache.org/jira/browse/LOGCXX-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Middleton resolved LOGCXX-563. ------------------------------------- Resolution: Fixed > Fix memory leaks > ---------------- > > Key: LOGCXX-563 > URL: https://issues.apache.org/jira/browse/LOGCXX-563 > Project: Log4cxx > Issue Type: Bug > Reporter: Robert Middleton > Assignee: Robert Middleton > Priority: Major > > For next_stable, when compiling with -fsanitize=leak a number of tests fail > because they leak memory. While this is not critical for correct behavior, > it does mean that any clients that are trying to fix memory leaks will get > many false positives from libraries that they don't control. > > We may also want to add in a github action for this to make sure that memory > is cleaned up appropriately. -- This message was sent by Atlassian Jira (v8.20.10#820010)