[Bug 460085] Re: memory leak; rampart_context not freed (memory leaked per connection)
Thierry Carrez
thierry.carrez at ubuntu.com
Fri Oct 30 11:02:45 GMT 2009
Comments on the patch from Rampart upstream (shankar):
The patch is having several problems. First of all, if the
rampart_context is freed in in_handler, server side functionalities
will be broken. rampart_context is actually freed when msg_ctx is
freed. So no need to free it.
Uncommenting the lines to free receiver_cert is fine, but it causes
crash in some scenarios due to a bug. I fixed it in trunk. If you are
working on 1.3.0 release, I have attached a patch. You have to apply
it as well to fix the crash.
** Attachment added: "rampart.patch"
http://launchpadlibrarian.net/34675812/rampart.patch
--
memory leak; rampart_context not freed (memory leaked per connection)
https://bugs.launchpad.net/bugs/460085
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
More information about the Ubuntu-server-bugs
mailing list