[Freeswitch-users] Memory leak in mod_nibblebill or in ODBC core?
Brian West
brian at freeswitch.org
Mon Apr 19 11:21:48 PDT 2010
The question is why aren't they on the module pool? Sounds like to me its not a leak but pool swell. Someone is duping off the wrong pool. Should use session pool if its session related data. Sounds like maybe something is using the wrong pool.
/b
On Apr 19, 2010, at 1:12 PM, Rupa Schomaker wrote:
> Those strdups are probably easily fixed. But... THey are just in the module load, not as part of the module runtime. So it is a one-time leak not a per-call or per-nibble leak.
More information about the FreeSWITCH-users
mailing list