[sr-dev] [kamailio/kamailio] ndb_redis: Fix leaks from PV parsing (#2536)

weili-jiang notifications at github.com
Thu Oct 29 07:54:02 CET 2020


> Then just reuse the redis result (reply) ids (e.g., static strings), likely you do not need to work with more than 2-3 results at the same time.

I was finding an issue with array results, actually. But I can see how your reasoning still works, in that as long as arrays are bounded in length, there should be a limit at some point.

One final question then - is the ID space separate between workers? i.e. can worker 1 use ID 1 and worker 2 use ID 1 without worrying about colliding with each other?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2536#issuecomment-718401592
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201028/6c7d6cf0/attachment-0001.htm>


More information about the sr-dev mailing list