ywkaras opened a new issue #8648:
URL: https://github.com/apache/trafficserver/issues/8648


   The prototype, 
https://github.com/apache/trafficserver/blob/bfd5265fd21b45c5fff0affdf8a3b88330d8181a/iocore/hostdb/HostDB.cc#L172
 , implies the string is not null terminated.  But  it seems to assume the 
string is null terminated. in line 180.
   
   We also seem to be sending a pointer to a string into deep call stacks and 
multiple source files, with no clear mechanism to guarantee that it doesn't go 
stale.


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