JosiahWI opened a new pull request, #11584:
URL: https://github.com/apache/trafficserver/pull/11584

   A `UnixNetVConnection` only has a NetHandler when it is connected. Since it 
may be unconnected until `UnixNetVConnection::connectUp` is called, it is 
unreasonable to expect that it will always have a `NetHandler`. The unit test 
does fail before removing the `ink_assert`. After the patch, the unit test 
passes and valgrind does not detect any memory issues.


-- 
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]

Reply via email to