Closed GoogleCodeExporter closed 9 years ago
If you grep the sources, you'll see that nothing within memcached actually
calls cache_destroy.
It *would* leak memory and should probably be fixed.
However there is no memory leak in memcached, as cache collections are created
and never freed.
Original comment by dorma...@rydia.net
on 24 Mar 2012 at 12:08
wasn't actually a memory leak. fixed anyway.
Original comment by dorma...@rydia.net
on 30 Jul 2012 at 9:21
Thanks for answer.
You are right.
Original comment by shyan...@gmail.com
on 30 Jul 2012 at 10:45
Original issue reported on code.google.com by
shyan...@gmail.com
on 23 Mar 2012 at 11:48