[asterisk-dev] [Code Review] Convert pbx_spool to use string fields
Mark Michelson
mmichelson at digium.com
Thu Feb 19 21:47:21 CST 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/168/
-----------------------------------------------------------
(Updated 2009-02-19 21:47:21.925828)
Review request for Asterisk Developers.
Changes
-------
Plugged the leak. I'll ping this when I've done some testing.
Summary
-------
Simple. Convert all the static buffers used in pbx_spool to be string fields. This will dramatically lower the amount of memory used when processing a call file.
Diffs (updated)
-----
/trunk/pbx/pbx_spool.c 167169
Diff: http://reviewboard.digium.com/r/168/diff
Testing
-------
It compiles.
Thanks,
Mark
More information about the asterisk-dev
mailing list