[Modules] mod_gnutls is eating memory

Hardy Griech ntbox at mardys.de
Mon Mar 28 06:16:44 EDT 2011


On 27.03.2011 22:33, Hardy Griech wrote:
:
> Anybody else? Anybody got an idea where to start searching?
:

Current findings:

in mgs_filter_output() the block with the condition 'if 
(AP_BUCKET_IS_EOC(bucket))' is never executed, because the condition 
seems to be always false.

Inside this block, gnutls_deinit() should be called...

So, there is a call to gnutls_init() without a matching gnutls_deinit() 
- or do I miss something?

Hardy


More information about the Modules mailing list