maskit commented on PR #11287: URL: https://github.com/apache/trafficserver/pull/11287#issuecomment-2075998628
I'm not too sure if we should do this, the memset. Use of uninitialized field implies reading an entry that does not exist. I think we should check index numbers instead so such access does not happen. Touching the entire buffer would suppress the report, but it can hide real 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]
