I would like to post a PR for fixing memory-leak-issue
Sangmin Lee
leesm815 at gmail.com
Mon Mar 25 07:03:42 UTC 2024
Hello all,
Recently, I have encountered a memory leak issue on the Nginx when using
the gRPC stream, please refer links below for details,
https://trac.nginx.org/nginx/ticket/2614
https://stackoverflow.com/questions/78112806/memory-leak-like-issue-happens-as-long-as-nginx-keeps-having-long-lived-grpc-str
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.
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.
Therefore, I was about to upload a PR to ' https://github.com/nginx/nginx '
but it seems that this repo has not accepted the PR at all.
So my question is, where would be the right place to discuss this and where
should I post the PR?
Best regards,
Sangmin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20240325/313681ab/attachment.htm>
More information about the nginx-devel
mailing list