jrushford opened a new pull request #6816:
URL: https://github.com/apache/trafficserver/pull/6816


   This PR fixes all the remains memory leaks detected in the next hop strategy 
unit-tests found by ASAN. An actual file descriptor leak was identified by the 
address sanitizer in NextHopStrategyFactory.cc when using opendir() to read a 
directory.  The directory was not getting closed, this has been fixed  This 
should close issue 6765.
   
   This PR should be back ported to ATS 9.0.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to