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

   When looping through duplicate header fields with TSMimeHdrFieldNextDup, 
each iteration must free the TSMLoc. ja3_fingerprint had a loop where it did 
not do this, thus it leaked these. This adds the required TSHandleMLocRelease.


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