masaori335 commented on issue #8198: URL: https://github.com/apache/trafficserver/issues/8198#issuecomment-892317593
As @SolidWallOfCode pointed out somewhere, it looks like the clang-analyzer is confused by `void UnixNetVConnection::free(EThread *)` and `void std::free(void *)`. If I changed the name of the function or expand the code (like inline), the report is gone. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
