- clang version 11.1.0 - Report: https://ci.trafficserver.apache.org/clang-analyzer/github/8197/2021-08-02-201641-5958-1/ # Timeline - clang-analyzer reported the issue on the master branch - `#7596` removed the `UnixNetVConnection::startEvent` function to make it happy - but it made a crash, `#8184` tried to revert the commit with a fix - clang-analyzer gave a green light on `#8184` and we merged it https://ci.trafficserver.apache.org/job/clang-analyzer-github/14671/ - clang-analyzer start reporting the issue on the latest master again https://ci.trafficserver.apache.org/job/clang-analyzer-github/14682/