<div dir="ltr">Hello all, <br><br>Recently, I have encountered a memory leak issue on the Nginx when using the gRPC stream, please refer links below for details,<br><br><a href="https://trac.nginx.org/nginx/ticket/2614">https://trac.nginx.org/nginx/ticket/2614</a><br><a href="https://stackoverflow.com/questions/78112806/memory-leak-like-issue-happens-as-long-as-nginx-keeps-having-long-lived-grpc-str">https://stackoverflow.com/questions/78112806/memory-leak-like-issue-happens-as-long-as-nginx-keeps-having-long-lived-grpc-str</a><br><br><br>and I think I found a way to fix it but, unfortunately, I could not understand overall Nginx's internals, so my fix might be just a workaround to this issue which could have a potential side effect.<br>But this fix points out, at least, where the deallocation does not happen which should do obviously and I would like the person who understands internal better to go over this fix.<br>Therefore, I was about to upload a PR to ' <a href="https://github.com/nginx/nginx">https://github.com/nginx/nginx</a> ' but it seems that this repo has not accepted the PR at all.<br><br>So my question is, where would be the right place to discuss this and where should I post the PR?<br><div><br></div><div>Best regards,<br>Sangmin<br></div></div>