>> We do have Cleanup function which frees up all the malloc'ed memory 
>> space.

Assuming you have a good reason to diverge from pool based memory
allocation, have you added logging statements to confirm that you are in
fact issuing one free per allocate, or was that an assumption?


Thanks,

Rick Houser
Auto-Owners Insurance
Systems Support
(517)703-2580

-----Original Message-----
From: Joachim Zobel [mailto:jzo...@heute-morgen.de] 
Sent: Wednesday, July 08, 2009 3:46 PM
To: modules-dev@httpd.apache.org
Cc: Jaysingh Samuel
Subject: RE: Memory leaks on adding module directives on virtual host.

Am Mittwoch, den 08.07.2009, 12:50 +0530 schrieb Jaysingh Samuel:
> We do have Cleanup function which frees up all the malloc'ed memory 
> space.

Why don't you simply use the APR configuration pool?

Sincerely,
Joachim




Reply via email to