SolidWallOfCode commented on pull request #8763: URL: https://github.com/apache/trafficserver/pull/8763#issuecomment-1081242141
I don't think this is the correct fix. If the code path goes to `fail:` it seems to me that `ret` should be entirely erased. It seems possible for it to get partially filled and then fail, leaving records that point at a de-allocated `ctx`. -- 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]
